photo

Cole


Last seen: 26 dagen ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


dotReference with matrix indexing and "end" keyword
Somewhat related to this https://www.mathworks.com/matlabcentral/answers/2102526-when-would-dotlistlength-as-part-of-matlab-mixi...

4 maanden ago | 1 answer | 0

1

answer

Question


When would dotListLength as part of matlab.mixin.indexing.RedefinesDot return something other than 1?
My understanding is that dotListLength should return the number of output arguments of whatever you are overloading dotAssign an...

4 maanden ago | 1 answer | 0

1

answer

Question


Overloading subsrefs for class and using it from another method in the same class
Take the following example: classdef testClass < handle properties (Access = private) number end ...

4 maanden ago | 2 answers | 1

2

answers