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

  2. scatter3 - 3-D scatter plot - MATLAB - MathWorks

    This MATLAB function displays circles at the locations specified by X, Y, and Z.

  3. Scatter chart appearance and behavior - MATLAB - MathWorks

    Scatter properties control the appearance and behavior of Scatter object. By changing property values, you can modify certain aspects of the scatter chart. Use dot notation to query and set …

  4. gscatter - Scatter plot by group - MATLAB - MathWorks

    This MATLAB function creates a scatter plot of x and y, grouped by g.

  5. Create Scatter Plots Using Grouped Data - MATLAB & Simulink

    This example shows how to create scatter plots using grouped sample data. A scatter plot is a simple plot of one variable against another. The MATLAB® functions plot and scatter produce …

  6. scatterm - Project scatter plot on axesm-based map - MATLAB

    This MATLAB function creates a scatter plot on the current axesm-based map with circular markers at the geographic locations specified by lat and lon.

  7. Combine Multiple Plots - MATLAB & Simulink - MathWorks

    Combine Plots in Same Axes By default, new plots clear existing plots and reset axes properties, such as the title. However, you can use the hold on command to combine multiple plots in the …

  8. Specify Plot Colors - MATLAB & Simulink - MathWorks

    Specify Plot Colors MATLAB ® creates plots using a default set of colors. The default colors provide a clean and consistent look across the different plots you create. You can customize …

  9. polarscatter - Scatter chart in polar coordinates - MATLAB

    Create a scatter chart with markers of varying sizes and colors. Specify the optional size and color input arguments as vectors. Use unique values in the color vector to specify the different …

  10. scatterhistogram - Create scatter plot with histograms - MATLAB

    This MATLAB function creates a scatter plot with marginal histograms from the table tbl.