How to convert a model than can be run with simulink to a function?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Hello, I have a model that I would like to convert it into a function. The current model can be graphed or expressed via simulink but I would like to know if there is a way that I can convert it into x and y function so that it can be graphed via MATLAB directly.
Antworten (1)
Azzi Abdelmalek
am 5 Apr. 2013
0 Stimmen
Yes it's possible to make a script that do what your model is doing. You have to know the mathematical model of your system, there many tools in Matlab that can resolve several mathematical problems.
2 Kommentare
Maryam
am 5 Apr. 2013
Azzi Abdelmalek
am 5 Apr. 2013
I mean the relations between outputs and inputs
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!