Plotting 3D Graph in Matlab

1 view (last 30 days)
Algorithms Analyst
Algorithms Analyst on 12 Sep 2013
Hi all
I have got the statistics from 5 differenct algorithms and I want to plot them in 3D graph using matlab.How can I do that.I have statistics like that A=[88 85 83 80 70 64 58 53 50 45 41 40 34 33 30]; B=[55 58 61 63 65 67 69 71 73 76 79 81 84 86 89]; C=[78 73 69 66 62 59 56 54 51 47 44 42 38 36 33]; D=[50 53 55 57 59 61 63 65 66 68 69 71 72 73 75]; E=[89 86 84 81 71 65 60 55 52 47 42 41 35 35 31]; F=[45 51 52 53 55 56 58 61 63 65 66 68 69 70 70]; G=[71 69 68 68 66 64 65 63 61 59 57 56 54 53 52]; H=[38 39 42 43 45 46 47 49 51 52 53 55 56 57 57];
HOw can I plot them in matlab using 3D plot

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!