Regression Learning Error Message on Command Window
1 次查看(过去 30 天)
显示 更早的评论
I have been trying to open regression learner on MATLAB installed on my PC. However, I get an error message that I don't get when I open it on my laptop. I tried importing variables and text files, but none seem to work. I also have another issue when importing excel spreadhseets, where the import tool just gets stuck or I only see a gray screen instead of the elements in the spreadsheet. This only happens on my PC and not on laptop.
0 个评论
回答(1 个)
Walter Roberson
2023-10-29
Somewhere in your MATLAB path, you have a height.m file that is interfering with MATLAB's height function.
Looking at the error message it looks like the height function in your MATLAB path has something to do with calculations on cylinders or cones.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!