photo

Cole


Last seen: etwa ein Monat vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 2 Antworten | 1

2

Antworten