Adding a Settings Feature to My Web App: Part 1
I maintain some MATLAB web apps that are used internally by other MathWorkers. For one of the apps, I want to allow users to save default settings for the app’s behavior.
I think I will provide this via a Settings tab that appears on request. In this first video, I will start by adding the uicontrols and the callbacks to save the setting values to a file.
Features covered in this code-along style video include:
- uitabgroup
- save, load
Play the video in full screen mode for a better viewing experience.
- Category:
- App Designer,
- Code-Along,
- Format: Video,
- Web Apps
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.