Comparing result with Excel file

조회 수: 3 (최근 30일)
fikhri izwan
fikhri izwan 2016년 4월 1일
댓글: Image Analyst 2016년 4월 1일
Hello, I am fikhri izwan. Currently I am undergo a project using Matlab 2015a. My progress currently is at comparing result from an operation I did with an Excel file.
For my problem is like below: *******************************
Ratio=1.6262;
Data=xlsread('BodyData.xlsx');
If isequal(Ratio,Data)
fprintf('Athlete Type')
****************************
Even the value of Ratio is equal with the Data, still it cannot display 'Athlete Type'.
Can you suggest to me solutions or any coding example for my problem.
Regards, Fikhri izwan.
  댓글 수: 4
Azzi Abdelmalek
Azzi Abdelmalek 2016년 4월 1일
Please edit your question and make it as clear as possible.
Image Analyst
Image Analyst 2016년 4월 1일
Please attach the workbook with the paperclip icon.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by