How can I update a class file without using "clear all"?
1 回表示 (過去 30 日間)
古いコメントを表示
After modifying a class .m file, even if I clear the old arrays of objects corresponding to this class, the newly created objects will still follow the old class file. Currently, I have to use "clear all" to make a thorough update. But is there any specific approach to achieve this "class update" goal? Thanks!
2 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Entering Commands についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!