About 1,180,000 results
Open links in new tab
  1. axis - Set axis limits and aspect ratios - MATLAB - MathWorks

    Get Limits lim = axis returns the x -axis and y -axis limits for the current axes. For 3-D axes, it also returns the z -axis limits. For polar axes, it returns the theta -axis and r -axis limits.

  2. Specify Axis Limits - MATLAB & Simulink - MathWorks

    Specify Axis Limits You can control where data appears in the axes by setting the x -axis, y -axis, and z -axis limits. You also can change where the x -axis and y -axis lines appear (2-D plots only) or …

  3. Add Title and Axis Labels to Chart - MATLAB & Simulink

    This example shows how to add a title and axis labels to a chart by using the title, xlabel, and ylabel functions.

  4. xlim - Set or query x-axis limits - MATLAB - MathWorks

    This MATLAB function sets the x-axis limits for the current axes or chart.

  5. yline - Horizontal line with constant y-value - MATLAB

    yline(y) creates a horizontal line at one or more y -coordinates in the current axes. For example, yline(2) creates a line at y=2.

  6. Specify Axis Tick Values and Labels - MATLAB & Simulink

    Customize the tick values and labels along an axis, such as editing the tick value placement or modifying the tick label text and formatting.

  7. Display Data with Multiple Scales and Axes Limits - MathWorks

    Learn about techniques for visualizing data with multiple x- and y-axes, multiple colorbars, or with an x-axis that is broken into intervals.

  8. semilogx - Semilog plot (x-axis has log scale) - MATLAB

    This MATLAB function plots x- and y-coordinates using a base-10 logarithmic scale on the x-axis and a linear scale on the y-axis.

  9. Axes Appearance - MATLAB & Simulink - MathWorks

    Learn about techniques for visualizing data with multiple x - and y -axes, multiple colorbars, or with an x -axis that is broken into intervals. Customized Presentations and Special Effects with Tiled Chart …

  10. Visualize Simulation Data on XY Plot - MATLAB & Simulink

    To inspect the data, add a cursor. In the XY plot, the vertical line of the cursor shows the x -axis value, and the horizontal line shows the y -axis value. The time that corresponds to the point is displayed in …