Community Profile

photo

Michel du Montmorency


Hickory Dickory

Last seen: meer dan een jaar ago Active since 2015

s

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Implicit indexing with structures - A question
It is by NO WAY clear to me why this code makes sense %% clear all ; a.x = 1 b.x = 2 s = [a,b] ANS = ...

meer dan 6 jaar ago | 2 answers | 0

2

answers

Question


assigning to object variables from within-object functions
Can anyone explain me the following code, please? myObj = myClass() ; newObj = myObj.Increment() ; disp myObj.Val...

meer dan 8 jaar ago | 2 answers | 0

2

answers