ploting Raw data.

6 views (last 30 days)
Hossein Saberi
Hossein Saberi on 25 Dec 2018
Answered: Walter Roberson on 25 Dec 2018
Hi
i have a data with 151 feature and 44 sample in 4 class i want plot it how i can do it ?
  2 Comments
madhan ravi
madhan ravi on 25 Dec 2018
Edited: madhan ravi on 25 Dec 2018
upload your data as a .mat file
size(data)%?
class(data)%?
Hossein Saberi
Hossein Saberi on 25 Dec 2018
Edited: Hossein Saberi on 25 Dec 2018
44*151
double
may i should plot it for 1 feature ?!

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 25 Dec 2018
Normalize your data. Then https://www.mathworks.com/help/matlab/ref/waterfall.html waterfall, or else ribbon()

Categories

Find more on Graphics Objects in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!