Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Question about fsolve

1 view (last 30 days)
Matt
Matt on 2 Jul 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
Suppose I have a whole bunch of functions that I would like to solve using fsolve. Is it possible for me to declare an array or vector of those functions and have fsolve solve them all at once, or do I have to run a loop and pass them to fsolve one at a time?

Answers (1)

Oleg Komarov
Oleg Komarov on 2 Jul 2011

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!