Syntax Error using Fcn Block
Ältere Kommentare anzeigen
I am trying to use Fcn Block but everytime i get this error
The Expression is (1/Mus)*(Ks*(u[3]-u[4])+Ct*(u([7]-u[2])+Kt*(u[6]-u[4])-u[5]) by taking 7 inputs through Mux and taking as input to Fcn Block
This is the error I am getting
The expression: (1/Mus)*(Ks*(u[3]-u[4])+Ct*(u([7]-u[2])+Kt*(u[6]-u[4])-u[5]) in 'Skyhook_Quater_Car_Me/Quater Car /Fcn1' has a syntax error
Can somebody help me on this..
Thanks in Advance
Akzeptierte Antwort
Weitere Antworten (1)
Tufail Ahmad Bhat
am 26 Jan. 2022
0 Stimmen
Did you solve the problem? I am getting the same error.
1 Kommentar
Do
am 9 Jun. 2023
just replace "[" by "("
Kategorien
Mehr zu Programmatic Model Editing 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!