??? undefined function or method 'ga14bus_29_sep_2018' for input arguments of type 'double'.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
??? undefined function or method 'ga14bus_29_sep_2018' for input arguments of type 'double'.
dear sirs how can i solve this problem in matlab 2009b
1 Kommentar
Walter Roberson
am 30 Sep. 2018
Note: you marked the question has having to do with Extended Symbolic Math Toolbox, which was a toolbox that was no longer available in the MATLAB release you indicate you are using, R2009b.
You do not appear to be using any function from the Extended Symbolic Math Toolbox: generally speaking those would show up as calls to maple() or evalin(symengine) or feval(symengine)
Antworten (1)
tahseen alshmary
am 30 Sep. 2018
Bearbeitet: Walter Roberson
am 30 Sep. 2018
4 Kommentare
Walter Roberson
am 30 Sep. 2018
function cost = ga14bus_29_Sep_2018(par)
cost = randn(size(par));
Siehe auch
Kategorien
Mehr zu Assumptions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!