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!