About 365,000 results
Open links in new tab
  1. plot - 2-D line plot - MATLAB - MathWorks

    This MATLAB function creates a 2-D line plot of the data in Y versus the corresponding values in X.

  2. fplot - Plot expression or function - MATLAB - MathWorks

    This MATLAB function plots the curve defined by the function y = f(x) over the default interval [-5 5] for x.

  3. 2-D and 3-D Plots - MATLAB & Simulink - MathWorks

    By default, MATLAB® clears the figure each time you call a plotting function, resetting the axes and other elements to prepare the new plot. To add plots to an existing figure, use hold on.

  4. Types of MATLAB Plots - MATLAB & Simulink - MathWorks

    Types of MATLAB Plots There are various functions that you can use to plot data in MATLAB ®. This table classifies and illustrates the common graphics functions.

  5. fplot - Plot symbolic expression or function - MATLAB

    This MATLAB function plots symbolic input f over the default interval [-5 5].

  6. Create 2-D Line Plot - MATLAB & Simulink - MathWorks

    Create Line Plot Create a two-dimensional line plot using the plot function. For example, plot the value of the sine function from 0 to 2π.

  7. plot3 - 3-D line plot - MATLAB - MathWorks

    This MATLAB function plots coordinates in 3-D space.

  8. Creating 3-D Plots - MATLAB & Simulink Example - MathWorks

    This example shows how to create a variety of 3-D plots in MATLAB®.

  9. scatter - Scatter plot - MATLAB - MathWorks

    This MATLAB function creates a scatter plot with circular markers at the locations specified by the vectors x and y.

  10. step - Step response of dynamic system - MATLAB - MathWorks

    Step Response of Dynamic System Plot the step response of a continuous-time system represented by the following transfer function.