Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Statistics in Matlab, what are methods?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello All,
would you be so kind, can you please advise me, how can I do statistics (and what) when I have text data loaded in Matlab? I want to compare data through drawing axes in graph. I know when I have numeric data I can do max, min, and so on, but when I have text data....what I shout do?
댓글 수: 2
Image Analyst
2015년 11월 10일
The Statistics and Machine Learning Toolbox has many functions that deal with tables, and you can have categorical names/labels in a column of the table and many functions can deal with those. Do you have something specific in mind? Give us an actual example.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!