Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre un anno fa | 1

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Domanda


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 ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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....

oltre un anno fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta