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
Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2020년 4월 20일
편집: Sahithi Kanumarlapudi 2020년 4월 23일
In the result you did not plot any x4 right?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2020년 4월 18일

편집:

2020년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by