- Q 3 Write All The Matlab Command And Show The Results From The Matlab Program Note Turn The Grid On Label Axes And Put 1 (51.61 KiB) Viewed 31 times
Q.3 Write all the MATLAB command and show the results from the MATLAB program Note: Turn the grid on, label axes and put
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q.3 Write all the MATLAB command and show the results from the MATLAB program Note: Turn the grid on, label axes and put
Q.3 Write all the MATLAB command and show the results from the MATLAB program Note: Turn the grid on, label axes and put a title for each plot. 1- Put values for t from 0 to 2pi step of 0.1 2- Plot (sin(t),cos(t)) into figure (1) 3- Plot (sin(t),cos(2t)) into figure (2) 4- Plot (sin(t),cos(3t)) into figure (3) (1) (2) (3)