Do you use auto-update for MATLAB Objects?

The MATLAB object system has a feature called auto-update. If you create objects of class A, then update the definition of class A, all existing objects of class A automatically get the new definition. A few questions for the community.
  • Were you aware of this feature?
  • Do you use the auto-update feature of MATLAB objects?
  • How do you use this feature?

댓글 수: 1

Chris
Chris 2023년 1월 26일
I was aware because I've noticed its effects, and I use it with an air of trepidation.
If adding a property or a simple method, I might continue working with the current object as I develop the class, but I don't do anything creative with auto-update. I've not thought before tonight about how it would work with, for instance, a modified constructor. In uncertain situations it's not usually much of a hassle to simply regenerate the object.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Software Development Tools에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2022년 12월 8일

댓글:

2023년 1월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by