News

MATLAB is a useful software tool for engineering and computational mathematics. It also plays a very important role in scientific and engineering plots. This project deals with 2D and 3D graphics ...
surface_of_revolution3D.m Plots a 3D surface of revolution generated by revolving a function around an axis. Select the Script: Choose the MATLAB script corresponding to the surface you wish to plot.
E2=unique(E2,'rows'); % Scale vertices based on data aspect ratio make the 3D Object look as much like the MATLAB plot as possible. V=V./daspect; % Rotate the vertices so that, as for bar plots in ...