What is the difference between these two lines?

 采纳的回答

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

类别

标签

Community Treasure Hunt

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

Start Hunting!

Translated by