Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

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

más de 1 año hace | 1

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

más de 1 año hace | 0

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

más de 1 año hace | 0

| aceptada

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta