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개)

카테고리

태그

Community Treasure Hunt

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

Start Hunting!

Translated by