What is status for?
Mostra commenti meno recenti
I've read many codes that when calling a function it equals to status. Like this:
[status]=function(s)
What is the status for?
Risposta accettata
Più risposte (2)
rajashekar chava
il 5 Set 2021
0 voti
status(1)=!
1 Commento
Walter Roberson
il 5 Set 2021
This is not valid syntax in MATLAB. The ! operation is only valid at the beginning of a command.
Categorie
Scopri di più su MATLAB Report Generator in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!