Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong_TS_Classify #55

Closed
ozone521 opened this issue Jan 7, 2021 · 3 comments
Closed

Wrong_TS_Classify #55

ozone521 opened this issue Jan 7, 2021 · 3 comments

Comments

@ozone521
Copy link

ozone521 commented Jan 7, 2021

Hi Ben,

I have been using your HCTSA toolbox for sometime and had a question. HCTSA is an outstanding job.
When I get start with "hctsa_phenotypingWorm-master" and "hctsa_phenotypingFly-master" project. Here was the question that
plotconfusion(realLabels,predictLabels);
plotconfusion (line 111) update_args = standard_args(args{:});
plotconfusion>standard_args (line 255) Value is not a matrix or cell array.
I did not understand how to solve this problem. Can you give me some suggestions?

@benfulcher
Copy link
Owner

Thanks @ozone521 for your feedback. Please help me reproduce with details of what code you ran.
Look also within the lines around where plotconfusion is run—there are different versions of confusion matrix plotting in different versions of matlab. Would appreciate if you could find what is being toggled on your version of Matlab

@ozone521
Copy link
Author

ozone521 commented Jan 9, 2021

Hi Ben,
Thank you for your prompt reply. It is indeed a problem caused by different versions of MATLAB. When I used the MATLAB R2020a software, this problem was solved.

@benfulcher
Copy link
Owner

Thanks @ozone521 I wonder how I could add a if statement to catch the error you found from a previous Matlab version… Anyway, glad you were able to resolve with an update. Good luck with your research

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants