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

3 visualizzazioni (ultimi 30 giorni)
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 Commento
Stephen23
Stephen23 il 7 Mag 2025
Modificato: Stephen23 il 7 Mag 2025
"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:

Accedi per commentare.

Risposte (0)

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by