Community Profile

photo

Ben


eSolar

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Initialization of class instance properties
It seems like Matlab initializes the properties of each instance of a class to the same, single value rather than evaluating the...

11 years ago | 1 answer | 2

1

answer

Answered
Why does setting individual elements in a large matrix take so long?
I've worked around the problem, but the workaround doesn't make any sense to me. This is the complete text of the M file I'm us...

11 years ago | 0

Question


Why does setting individual elements in a large matrix take so long?
I have a sub-function that was taking a really long time, so I profiled it (Matlab 2012b). Here is the relevant excerpt: ...

11 years ago | 1 answer | 0

1

answer

Question


Why can't I use builtin for classes that overload subsref?
It seems like Matlab's 'builtin' function doesn't work when subsref is overloaded in a class. Consider this class: class...

11 years ago | 2 answers | 2

2

answers

Question


Why does XY Graph affect algebraic loop solver?
I have a model involving an algebraic loop that mysteriously refuses to solve ONLY when an XY Graph is attached. I don't think ...

11 years ago | 2 answers | 1

2

answers

Answered
Why does algebraic loop not solve?
The answer to this question appears to be "The Simulink XY Graph Source does something that makes no sense". The model works fi...

11 years ago | 0

| accepted

Question


Why does algebraic loop not solve?
I have what I thought was <http://www.benpelletier.com/matlab/twopoles/bigpoles.mdl a pretty simple model> that intentionally in...

11 years ago | 2 answers | 1

2

answers

Question


Is custom generalized object serialization possible in Matlab?
Cross-posting from here: http://stackoverflow.com/questions/12830716/is-custom-generalized-object-serialization-possible-in-matl...

11 years ago | 0 answers | 1

0

answers