Community Profile

photo

Srinik Ramayapally

MathWorks

Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
App designer made apps
Hey Colton, To run a web app on a browser, you need to have the development version of the MATLAB® Web App Server™ running. Thi...

3 years ago | 0

Answered
Getting around overuse of "if" statements.
Hey Jacob, You can always use a switch-case instead of multiple if/else-if statements. Here in this case, instead of the inne...

3 years ago | 0

Answered
uiprogressdlg terminates to early
Hey, If you want your ui process dialogue to be displayed for a longer duration, you should try increasing the value in the pa...

3 years ago | 0

Answered
Add standard figure toolbar in app designer
Hey, The figure toolbar is created by default when the figure is launched. You can create a new toolbar by entering your_fig...

3 years ago | 0