How to convert a cell array containing various non-linear equations to an inline function ?
Ältere Kommentare anzeigen
I am storing multiple equations in a cell array with unknown variables. I want to convert the elements (equations) in this cell array to inline functions in order to evaluate them at a set of points
3 Kommentare
the cyclist
am 6 Nov. 2014
Can you give a small example of what you mean by " ... multiple equations in a cell array with unknown variables".
Ahsun Ali
am 7 Nov. 2014
Ahsun Ali
am 7 Nov. 2014
Antworten (1)
Ishan Gupta
am 27 Jul. 2022
0 Stimmen
Function handles is a better way to implement equations.
Kategorien
Mehr zu Function Creation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!