What is the difference between these two lines?

 Réponse acceptée

Walter Roberson
Walter Roberson le 1 Mai 2020

0 votes

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

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by