another way to compile my guide without using the matlab compiler?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Erwin Avendaño
am 6 Nov. 2017
Kommentiert: Walter Roberson
am 26 Nov. 2024
What happens is that the matlab compiler does not accept Symbolic Math Toolbox and in my program I use Symbolic Math Toolbox so I want to compile it differently once I read that it could be but commands are used and I do not remember well, does anyone know how?
0 Kommentare
Akzeptierte Antwort
Karan Gill
am 6 Nov. 2017
I think you're looking for matlabfunction : https://www.mathworks.com/help/symbolic/matlabfunction.html
2 Kommentare
Bugra Alp Nas
am 16 Apr. 2019
Hey Karan Gill,
I have to derivative a function but diff is not working for matlabFunction. Have you got a solution for this issue?
Walter Roberson
am 16 Apr. 2019
Bugra Alp Nas:
Do you have the Symbolic Toolbox? Is what you want to take the derivative of a symbolic function or symbolic expression? Are you using matlabFunction and asking to write the result to a file?
Weitere Antworten (1)
suraj
am 26 Nov. 2024
Given that the derivative gain Kv=5Kv=5, find the proportional gain KpKp (up to two decimal places) such that the rise time is less than 1s and overshoot less than 5%.
1 Kommentar
Walter Roberson
am 26 Nov. 2024
I am having trouble understanding how this answers the original question ?
Siehe auch
Kategorien
Mehr zu Debugging and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!