Ältere Kommentare anzeigen
I am trying to run a simulink block diagram simulation. I have the following function in a func block: (-1/(J/(X^2)+m))*(m*g*sin(u(3))-m*u(1)*(u(4))^2)
no matter what I do I continue to get a sytax error and I simply cannot see what the problem is. Can someone please take a look at this and tell me I am blind.
Akzeptierte Antwort
Weitere Antworten (1)
ningsih
am 12 Feb. 2023
0 Stimmen
X = '('mon';'tues'; 'wed';'thurs';'fri';'sat';'sun')';
Kategorien
Mehr zu Scopes and Data Logging finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!