Standards for a function name
Mostrar comentarios más antiguos
MATLAB has a standard that a variable can only consist of digits, letters and underscores
Is there any standard for function names?
3 comentarios
Azzi Abdelmalek
el 25 de Ag. de 2016
"MATLAB has a standard that a variable can only consist of digits, letters and underscores" What are those standards?
Adam
el 25 de Ag. de 2016
I would assume that the same constraints on variable naming also apply to function naming.
Aditya Jain
el 25 de Ag. de 2016
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!