About 2,630,000 results
Open links in new tab
  1. grid - Display or hide axes grid lines - MATLAB - MathWorks

    Starting in R2019b, you can display a tiling of plots using the tiledlayout and nexttile functions. Call the tiledlayout function to create a 2-by-1 tiled chart layout. Call the nexttile function to …

  2. plot - 2-D line plot - MATLAB - MathWorks

    Create a 2-D line plot of Y. MATLAB® plots each matrix column as a separate line.

  3. Plotting System Responses - MATLAB & Simulink - MathWorks

    Jan 6, 2014 · Bode plots, Nyquist plots, and Nichols charts are three standard ways to plot and analyze the frequency response of a linear system. You can create these plots using the bode …

  4. meshgrid - 2-D and 3-D grids - MATLAB - MathWorks

    Use the single-input syntax to generate a uniformly spaced 3-D grid based on the coordinates defined in x. The new grid forms a cube of grid points.

  5. Add Grid Lines and Edit Placement - MATLAB & Simulink

    Change the color, line style, and transparency of grid lines for an area plot. Modify the appearance of the grid lines by accessing the Axes object. Then set properties related to the …

  6. sgrid - Generate s-plane grid of constant damping factors and …

    This MATLAB function generates a grid of constant damping factors from 0 to 1 in steps of 0.1 and natural frequencies from 0 to 10 rad/sec in steps of one rad/sec for pole-zero and root …

  7. Evaluate system response over a grid of frequencies - MATLAB

    Use freqresp to evaluate the system response over a grid of frequencies. To obtain the magnitude and phase data as well as plots of the frequency response, use bode.

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

    Function to plot, specified as a function handle to a named or anonymous function. Specify a function of the form y = f(x). The function must accept a vector input argument and return a …

  9. bode - Bode frequency response of dynamic system - MATLAB

    This MATLAB function computes the frequency response of dynamic system model sys and returns the magnitude and phase of the response at each frequency in the vector wout.

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

    Plot x, y, and z, and specify the format for the z-axis as minutes and seconds. Then add axis labels, and turn on the grid to make it easier to visualize the points within the plot box.

Refresh