What is status for?
Afficher commentaires plus anciens
I've read many codes that when calling a function it equals to status. Like this:
[status]=function(s)
What is the status for?
Réponse acceptée
Plus de réponses (2)
rajashekar chava
le 5 Sep 2021
0 votes
status(1)=!
1 commentaire
Walter Roberson
le 5 Sep 2021
This is not valid syntax in MATLAB. The ! operation is only valid at the beginning of a command.
Catégories
En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!