Community Profile

photo

Shivangi Gupta

MathWorks

Last seen: alrededor de 2 años hace Con actividad desde 2021

Estadísticas

  • Revival Level 2
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
install issues 2021b on Ubuntu
Please refer to the following MATLAB Answer link which discusses a similar error issue: https://in.mathworks.com/matlabcentral/...

más de 2 años hace | 0

Respondida
unable to load .mat files, showing error
Please refer to the following MATLAB Answer link which discusses a similar error issue https://in.mathworks.com/matlabcentral/...

más de 2 años hace | 0

Respondida
Why do I not get a reusable function for a library subsystem
There are limitations for Reusable Subsystems to be generated uniquely. To determine reusability of the subsystem code, the code...

más de 2 años hace | 0

Respondida
Events in preview function in App Designer
While calling the custom preview function, use the prefix 'app.'. Also, while defining the 'vid' variable, define it as a proper...

más de 2 años hace | 0

Respondida
How to change the state to 'busy' in the left corner when running an app?
You can modify the state message with the “statusbar” utility ... statusbar(0, 'Busy...'); %# Set the status message te...

más de 2 años hace | 0