What is the difference between these two lines?

3 次查看(过去 30 天)
Clear a Clear a*

采纳的回答

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

更多回答(1 个)

pooneh shabdini
pooneh shabdini 2020-5-1
Thanks

类别

Help CenterFile Exchange 中查找有关 Automated Driving Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by