Standards for a function name
Show older comments
MATLAB has a standard that a variable can only consist of digits, letters and underscores
Is there any standard for function names?
3 Comments
Azzi Abdelmalek
on 25 Aug 2016
"MATLAB has a standard that a variable can only consist of digits, letters and underscores" What are those standards?
Adam
on 25 Aug 2016
I would assume that the same constraints on variable naming also apply to function naming.
Aditya Jain
on 25 Aug 2016
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!