Draw a histogram in app designer

5 views (last 30 days)
Alex
Alex on 25 Dec 2022
Commented: Alex on 29 Dec 2022
I have a project about temperature convert units like this. I have completed the design and converted the input temperature successfully but there is still one task to do which is to draw the histogram for the output value.
"Draw a histogram showing the historical variation using the converted values ​​on the axes. Fully note the necessary content for the non-display area (the title of graph, conversion units…)"
My app i designed:
Please help me to solve this problem :<<

Accepted Answer

Cameron
Cameron on 28 Dec 2022
Can you show what your attempted solution? My first instinct is to direct you to the documentation for title and histogram.
  1 Comment
Alex
Alex on 29 Dec 2022
i want to plot a graph that can be column or point, with vertical axis being the transferred temperature value and horizontal axis being ordinal or time. Thanks for your answer!

Sign in to comment.

More Answers (0)

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!