What is the difference between these two lines?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 1 de Mayo de 2020

0 votos

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by