How to load this file into my Matlab? Can any1 please help thanks
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everyone :)
I want to load this file below into my Matlab, so i can use the grades in the file to calculate rounds?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146847/image.png)
At moment my Matlab function looks like this screen below but can't figure a way to load the file above so i can use the numbers and do some calculations.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146848/image.png)
0 件のコメント
回答 (3 件)
A Jenkins
2015 年 1 月 19 日
Type uiimport at the command line
Select your file
Setup the parameters the way you want to import your data correctly
Select the option to "Generate Function" after importing your data
Use this new Function in the future to import your data
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Data Import and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!