What is the difference between these two lines?

2 visualizzazioni (ultimi 30 giorni)
Clear a Clear a*

Risposta accettata

Walter Roberson
Walter Roberson il 1 Mag 2020
clear a removes one variable with exact name a
clear a* removes all variables whose name begins with a

Più risposte (1)

pooneh shabdini
pooneh shabdini il 1 Mag 2020
Thanks

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by