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!