Why matlab says Unrecognized function or variable 'x4'

Why matlab says Unrecognized function or variable 'x4' ?

3 个评论

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
In the result you did not plot any x4 right?

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by