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 アカウントにサインインするか新しい MathWorks アカウントを作成します。