Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to build a GUI model for provided data?

1 次查看(过去 30 天)
Hello, This would be really helpful, if you provide the idea to develop a GUI model to a basic user like me. I thank you for your helpful coordination. I have a set of data like this:
Time: 00:00 01:00 02:00 03:00 04:00 05:00 06:00 07:00 08:00 09:00 10:00 11:00 12:00 13:00 14:00 15:00 16:00 17:00 18:00 19:00 20:00 21:00 22:00 23:00
Value: 2.05 8.6 6.36 11.2 10.5 9.8 11.2 16.5 13.2 14.5 15.7 17.3 19.5 21.1 22.9 22.7 23.6 19.8 19.2 18.3 18.4 18.2 16.5 17.7
And I have another set of similar data like the above one, for which I need to write some code to calculate other values with respect to TIME manner. How can I display these set of data using GUI with the following options?
a). Time on X-axis, values on Y-axis b). showing two data’s at time and individually with respect to time manner c). from XX:XX time to YY:YY time

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by