What is the difference between these two lines?
1 回表示 (過去 30 日間)
古いコメントを表示
Clear a Clear a*
0 件のコメント
採用された回答
Walter Roberson
2020 年 5 月 1 日
clear a removes one variable with exact name a
clear a* removes all variables whose name begins with a
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Automated Driving Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!