About 110,000 results
Open links in new tab
  1. 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.

  2. xlabel - Label x-axis - MATLAB - MathWorks

    This MATLAB function labels the x-axis of the current axes or standalone visualization.

  3. Labels and Annotations - MATLAB & Simulink - MathWorks

    Add Title and Axis Labels to Chart This example shows how to add a title and axis labels to a chart by using the title, xlabel, and ylabel functions. Make the Graph Title Smaller Modify the …

  4. 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.

  5. zlabel - Label z-axis - MATLAB - MathWorks

    This MATLAB function labels the z-axis of the current axes with the text, txt.

  6. xticklabels - Set or query x-axis tick labels - MATLAB

    This MATLAB function sets the x-axis tick labels for the current axes.

  7. Create Chart with Two y-Axes - MATLAB & Simulink - MathWorks

    This example shows how to create a chart with y -axes on the left and right sides using the yyaxis function. It also shows how to label each axis, combine multiple plots, and clear the plots …

  8. Axes - Axes appearance and behavior - MATLAB - MathWorks

    Axes properties control the appearance and behavior of an Axes object. By changing property values, you can modify certain aspects of the axes. Use dot notation to query and set properties.

  9. Axes Appearance - MATLAB & Simulink - MathWorks

    Control the axis and data unit lengths by setting the plot box aspect ratio and the data aspect ratio. Control Axes Layout Control the axes size and position, the layout of titles and labels, …

  10. yyaxis - Create chart with two y-axes - MATLAB - MathWorks

    This MATLAB function activates the side of the current axes associated with the left y-axis.