About 68,800 results
Open links in new tab
  1. bar - Bar graph - MATLAB - MathWorks

    This MATLAB function creates a bar graph with one bar for each element in y.

  2. barh - Horizontal bar graph - MATLAB - MathWorks

    This MATLAB function creates a horizontal bar graph with one bar for each element in y.

  3. Types of Bar Graphs - MATLAB & Simulink - MathWorks

    Types of Bar Graphs Bar graphs are useful for viewing results over a period of time, comparing results from different data sets, and showing how individual elements contribute to an …

  4. bar3 - 3-D bar graph - MATLAB - MathWorks

    This MATLAB function creates a 3-D bar graph for the elements of z.

  5. Overlay Bar Graphs - MATLAB & Simulink - MathWorks

    Overlay Bar Graphs This example shows how to overlay two bar graphs and specify the bar colors and widths. Then, it shows how to add a legend, display the grid lines, and specify the …

  6. Bar - Bar chart appearance and behavior - MATLAB - MathWorks

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

  7. Discrete Data Plots - MATLAB & Simulink - MathWorks

    Discrete Data Plots Bar graphs, scatter plots, and more Visualize discrete data using plots such as bar graphs or stem plots. For example, you can create a vertical or horizontal bar graph …

  8. Grouped bar graph with individual datapoints - MATLAB Answers

    Jul 30, 2021 · I am trying to plot a grouped bar graph with error bars and individual datapoints. I was able to do the bargraph with errorbars. How can I add individual data points ...

  9. Bar Chart with Error Bars - MATLAB & Simulink - MathWorks

    Create a bar chart with error bars using both the bar and errorbar functions.

  10. bar3h - Horizontal 3-D bar graph - MATLAB - MathWorks

    This MATLAB function creates a horizontal 3-D bar graph for the elements of y.