Info
This question is closed. Reopen it to edit or answer.
Is there an efficient way to implement a records-manager using GUI or GUIDE?
1 view (last 30 days)
Show older comments
I would like to manage records in a database-style using a simple GUI.
I would like to:
- Read records from .mat files.
- Add-edit records from GUI.
- Remove entries using GUI.
- Sort records using GUI.
- Save .mat using GUI.
I searched a script that does this but I didn't find it. There are some Matlab examples that manages simple Lists but I'm searching for something more complete.
Do you know any existing script to do this? Or could you suggest any approach / tutorials to obtain this result?
Thank you
0 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!