Why matlab says Unrecognized function or variable 'x4'
显示 更早的评论
Why matlab says Unrecognized function or variable 'x4' ?
3 个评论
Mehmed Saad
2020-4-18
编辑:Mehmed Saad
2020-4-18
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
viviana volpe
2020-4-18
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!