how to create a proper 3D plot

I want to create a plot representing the temperatue at the i and j nodes
Tplot = Ttime{1,100} % get the 5x21 matrix stored in array index Ttime
i = 1:21
j = 1:51
%suggested plot function
what would be the best way to do this

Risposte (1)

Nishant Gupta
Nishant Gupta il 28 Mag 2020

0 voti

Refer to the following link which shows how to create different 3-D plots in MATLAB:

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Tag

Richiesto:

il 21 Mag 2020

Risposto:

il 28 Mag 2020

Community Treasure Hunt

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

Start Hunting!

Translated by