Standards for a function name
이전 댓글 표시
MATLAB has a standard that a variable can only consist of digits, letters and underscores
Is there any standard for function names?
댓글 수: 3
Azzi Abdelmalek
2016년 8월 25일
"MATLAB has a standard that a variable can only consist of digits, letters and underscores" What are those standards?
Adam
2016년 8월 25일
I would assume that the same constraints on variable naming also apply to function naming.
Aditya Jain
2016년 8월 25일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!