Feeds
回答済み
Trying to fit surface into plot that is 3D
Nevermind, I actually figured it out. There is something that bugs me though.I used default plot and I got surface plot anyway.....
Trying to fit surface into plot that is 3D
Nevermind, I actually figured it out. There is something that bugs me though.I used default plot and I got surface plot anyway.....
6年弱 前 | 0
質問
Trying to fit surface into plot that is 3D
clear close all clc data = load('survey.dat'); rho = data(1:9665, 1); T = data(1:9665, 2); p = data(1:9665, 6); figure...
6年弱 前 | 1 件の回答 | 0