Question


Why does exist('string') return 2?
I'm using a function to validate the type of variable passed against a string describing the type of variable. For the most par...

plus d'un an il y a | 1 réponse | 0

1

réponse

Réponse apportée
Programmatically performing "Expand axes to fill figure"?
I had to figure my own solution. This won't be applicable to everyone reading this, but I'm posting my version here in case anyo...

plus d'un an il y a | 1

Réponse apportée
How can I run a Simulink model from appdesigner
Use set_param, as follows: thismodel = 'insert_name_of_your_model_here`; cs = getActiveConfigSet(thismodel); cs.set_param('Pa...

plus d'un an il y a | 0

Réponse apportée
Basic Simscape Electrical Circuit Not behaving as expected in Operational Amplifier Adder Circuit
For anyone else looking at this, here's the answer: The attached circuit had positive feedback - I forgot to flip the op-amp to...

plus d'un an il y a | 0

| A accepté

Question


How do I properly set up a Synchronous Machine (Salient Pole or Round Rotor) block?
I started a project using a Synchronous Machine Salient Pole block (and have also tried replacing it with a Synchronous Machine ...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


Basic Simscape Electrical Circuit Not behaving as expected in Operational Amplifier Adder Circuit
I'm having trouble getting a complex Simscape Electrical circuit working. It's not behaving as I'm expecting and I suspect it's ...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


Why won't my superclass method change my subclass object?
I am trying superclass / subclass relationships for the first time. I have defined a subclass, M, with two super classes, S & R....

presque 2 ans il y a | 1 réponse | 1

1

réponse

Question


Can't assign VariableUnits to TimeTable
I'm trying to create a timetable for a motor simulation. I would like to keep track of the units of each variable. Here is my c...

presque 2 ans il y a | 1 réponse | 0

1

réponse