Undefined function or variable "xa" error message

2 visualizaciones (últimos 30 días)
James jayimbo@gmail.com
James jayimbo@gmail.com el 27 de Nov. de 2011
Comentada: J Gunda el 21 de Oct. de 2014
Hi. As part of my research work, I am investigating the synchronous machine stability at low speeds. I connected the SI fundamental simulink blockset machine with exciter and speed input to a load. Before I simulating I have tried to carry out a load flow to get steady state using the powergui with no success! I keep getting the error, Undefined function or variable "xa" in the matlab window. Unfortunately I cant get past this error and its delaying my research considerably. Can anyone give me direction on this please.....Thanks.

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 27 de Nov. de 2011
In the Simulink model, press Ctrl+F, search where the variable 'xa' is used. Then assign a proper value to 'xa' in MATLAB Command Window, for example:
xa=1
  4 comentarios
J Gunda
J Gunda el 21 de Oct. de 2014
Hi James...
I am trying to simulate synchronous machine per unit standard block. I have filled all the values but if I observe the waveform of voltage and current its not sinusoidal.
J Gunda
J Gunda el 21 de Oct. de 2014
IF you have any idea regarding pleas help me...

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by