How to convert a cell array containing various non-linear equations to an inline function ?
Mostra commenti meno recenti
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 Commenti
the cyclist
il 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
il 7 Nov 2014
Ahsun Ali
il 7 Nov 2014
Risposte (1)
Ishan Gupta
il 27 Lug 2022
0 voti
Function handles is a better way to implement equations.
Categorie
Scopri di più su Function Creation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!