What is status for?
Ältere Kommentare anzeigen
I've read many codes that when calling a function it equals to status. Like this:
[status]=function(s)
What is the status for?
Akzeptierte Antwort
Weitere Antworten (2)
rajashekar chava
am 5 Sep. 2021
0 Stimmen
status(1)=!
1 Kommentar
Walter Roberson
am 5 Sep. 2021
This is not valid syntax in MATLAB. The ! operation is only valid at the beginning of a command.
Kategorien
Mehr zu MATLAB Report Generator 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!