Closed m053m716 closed 4 years ago
Reproduced on my system. This is definitely due to some overloaded method, probably the subsref one. I'm sad, confused and I have absolutely no clue on how to fix it (yet).
It's not critical. My guess is it is more to do with Matlab as a platform than anything too bad about the implementation.
Bug Report
Description
When I make a Tank object, it generates an array of blocks, but only the first one is apparently populated per the Matlab Workspace Variables browser:
However, clicking the "empty" Block reveals it is still there:
Is this due to one of the overloaded methods?
To Reproduce
Machine