Why does Matlab Builder Ja not support function 'solve'?
Ältere Kommentare anzeigen
Hi, when I try to use the function solve('a+b=c',b) in a Matlab function that I build into a java function, I get an error when I execute it ("Undefined function 'solve' for input arguments of type 'char'."). When I execute the function in Matlab it works just fine.
It seems that the function does not get included even though it's a normal Matlab function
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu MATLAB Compiler SDK 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!