Question about fsolve

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?

This question is closed.

Tags

Asked:

on 2 Jul 2011

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!