Standards for a function name
Afficher commentaires plus anciens
MATLAB has a standard that a variable can only consist of digits, letters and underscores
Is there any standard for function names?
3 commentaires
Azzi Abdelmalek
le 25 Août 2016
"MATLAB has a standard that a variable can only consist of digits, letters and underscores" What are those standards?
Adam
le 25 Août 2016
I would assume that the same constraints on variable naming also apply to function naming.
Aditya Jain
le 25 Août 2016
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements 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!