Standards for a function name
Ältere Kommentare anzeigen
MATLAB has a standard that a variable can only consist of digits, letters and underscores
Is there any standard for function names?
3 Kommentare
Azzi Abdelmalek
am 25 Aug. 2016
"MATLAB has a standard that a variable can only consist of digits, letters and underscores" What are those standards?
Adam
am 25 Aug. 2016
I would assume that the same constraints on variable naming also apply to function naming.
Aditya Jain
am 25 Aug. 2016
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Loops and Conditional Statements 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!