What is status for?
Mostrar comentarios más antiguos
I've read many codes that when calling a function it equals to status. Like this:
[status]=function(s)
What is the status for?
Respuesta aceptada
Más respuestas (2)
rajashekar chava
el 5 de Sept. de 2021
0 votos
status(1)=!
1 comentario
Walter Roberson
el 5 de Sept. de 2021
This is not valid syntax in MATLAB. The ! operation is only valid at the beginning of a command.
Categorías
Más información sobre MATLAB Report Generator 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!