How can I modify private properties from inside a class
古いコメントを表示
Is it possible for me to modify a private property from inside a class? When I call a public method to change a private property, the property appears to not actually be changed. No errors are returned.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Create System Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!