Feeds
已回答
how to plot? i got Error using tabular/plot (line 156) There is no plot method for the 'table' class. Plot the variables in a table using dot or brace subscripting.
%G=gamma G = 1.4; M1 = 1:0.01:5.19; M2 = sqrt((M1.^2*(G-1)+2)./(2*G*M1.^2-(G-1))); %pressureratio=P2/P1 presureratio =((2*G...
how to plot? i got Error using tabular/plot (line 156) There is no plot method for the 'table' class. Plot the variables in a table using dot or brace subscripting.
%G=gamma G = 1.4; M1 = 1:0.01:5.19; M2 = sqrt((M1.^2*(G-1)+2)./(2*G*M1.^2-(G-1))); %pressureratio=P2/P1 presureratio =((2*G...
3 years 前 | 0
