How do I extract the highest and lowest data from MATLAB figures?
Show older comments
Hello, I am willing to extract some data from MATLAB figures I made.
I am aiming for extracting the highest and lowest data on the figures.
I did found extracting data using The Children Property, yet i can't find any codes related to extracting the highest and lowest data in the graphs.
please help.
thank you for ur time.
Answers (1)
KSSV
on 11 Jul 2019
0 votes
Use max and min.
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!