Adding a Settings Feature to My Web App: Part 2
So, in my attempt to add a settings feature to my web app, I have managed to add a settings tab with one uicontrol. When it’s value is changed, it saves its value to a MAT file. Next, when the app loads, I need to check for the existence of such a file, load it and set the appropriate uicontrol to its default value.
Features covered in this code-along style video include:
- load, exist
Play the video in full screen mode for a better viewing experience.
评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。