I have a syntax error with Fcn
Mostrar comentarios más antiguos
I want to give a formula is sign(u(2)-u(3)) into Fcn, but I got a message is
The expression: sign(u(2)-u(3))
in 'hebonnuoc/He bon nuoc /h1dot'
has a syntax error
Respuesta aceptada
Más respuestas (1)
Fangjun Jiang
el 28 de Sept. de 2020
0 votos
Use "sgn" instead of "sign". It is in the document. Click "Help" after double click the block.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!