How to load this file into my Matlab? Can any1 please help thanks
조회 수: 2 (최근 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?

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.

댓글 수: 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에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!