Can I build a Matlab calendar with editable tasks listed foe individual days?

3 次查看(过去 30 天)
I'm building finicial a calender with individual entries in each day for bills due or payed. I would like to generate a calender uifigure in which appears the date (not editable) and be able to add multiple, editable, individual transactions in each days for income or expenceses. Is this possible in MATLAB and do I need specific toolboxes to achieve this?
  1 个评论
Stephen23
Stephen23 2025-5-7
编辑:Stephen23 2025-5-7
"Is this possible in MATLAB and do I need specific toolboxes to achieve this?"
Sounds very fiddly, but certainly possible. For example using DATEPICKER and then lots of text/edit/menu fields of various flavors. Or some tabs, or a table. However: do not underestimate the amount of work involved in developing a working GUI!
If you are new with GUIs you might like to try this:

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Calendar 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by