Comparing result with Excel file

3 vues (au cours des 30 derniers jours)
fikhri izwan
fikhri izwan le 1 Avr 2016
Commenté : Image Analyst le 1 Avr 2016
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 commentaires
Azzi Abdelmalek
Azzi Abdelmalek le 1 Avr 2016
Please edit your question and make it as clear as possible.
Image Analyst
Image Analyst le 1 Avr 2016
Please attach the workbook with the paperclip icon.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by