What is the difference between these two lines?

 採用された回答

Walter Roberson
Walter Roberson 2020 年 5 月 1 日

0 投票

clear a removes one variable with exact name a
clear a* removes all variables whose name begins with a

その他の回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by