differents types of plotting commands in MATLab with Examples

Опубликовано: 06 Июнь 2026
на канале: Techjpworld
322
6

************Have a look here ****************
In the End of Video please ignore the wrong position of mouse curser . Plot using contour is like the isothermal curve if the mesh plotted surface is showing the heat distribution .
*****************************************************************
Graph related to Visualizing vector fields have not been covered .
In the upcoming video this will be covered .
*****************************************************************
x=0:pi/40:2*pi , should not bother you if it is you can search for
colon operator in MATLab and you will find a lots of article on .It
is very important you should learn it used almost everywhere ,command on it is needed while plotting from excel data sheet .