How to draw the following 3D ribbon on Matlab?
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to implement a research article which use real-world data set to analyse performance of cellular netowrks.
I have done the data cleansing and data processing and my results are matching same as the authors.
Now I want to plot it the way authors have done (see the following figure. I know that there is ribbon command for matlab to do this.
But I don't know how to use it to plot the following ribbons. Let me explain the data
I have a data set comprising of three values: days (60 days), time of day (24 hour), and activities at each hour of the day.
I have made a 60x24 matrix of day x time of day (in hour). Each element of the matrix store the value of the activity during that particular day and time.
Any help will be highly appreciated.
5 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!