Why matlab says Unrecognized function or variable 'x4'

Why matlab says Unrecognized function or variable 'x4' ?

3 comentarios

Mehmed Saad
Mehmed Saad el 18 de Abr. de 2020
Editada: Mehmed Saad el 18 de Abr. de 2020
X = [x1 x2 x3 x4 x5 x6 x7 x8 x9 x10];
see in your workspace there is no variable with name x4 that's why Matlab says undefined function or variable x4
I have defined all my variables and this is the result. Does this mean that my parameter K is equal to zero? I have done Ridge trace plot to find my K!
thanks
Sahithi Kanumarlapudi
Sahithi Kanumarlapudi el 20 de Abr. de 2020
Editada: Sahithi Kanumarlapudi el 23 de Abr. de 2020
In the result you did not plot any x4 right?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Abr. de 2020

Editada:

el 23 de Abr. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by