Community Profile

photo

Vidhathri LNU

MathWorks

Last seen: plus d'un an il y a Actif depuis 2020

I am an engineer at MathWorks.

DISCLAIMER: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks.

Statistiques

  • First Answer
  • Revival Level 1

Afficher les badges

Content Feed

Afficher par

A répondu
Calling a Function in Matlab function block in Simulink.
You can declare those variables as variable sized with an upper bound on the size. That should solve the issue function y = ...

plus de 3 ans il y a | 0

A répondu
Whenever I click on addon and then get addons I get this error:'unrecognized function or variable 'matlab.internal.addons.launchers.showExplorer'.
Please try to restore MATLAB and Simulink to their default states by resetting the search path, the system paths and Simulink cu...

plus de 3 ans il y a | 0

A répondu
Can I check if an inequality is true, and if not, get the conditions where the inequality could be true?
You can use the 'solve' function by setting the parameter 'ReurnConditions' to 'true' to get the conditions on the solution. Pl...

plus de 3 ans il y a | 1

A répondu
How can I fix the warning: "Warning: Physical modeling domain definition file output.m not found." Reinforcement Learning DDPG Cart Pole Problem
This is most likely due to a corrupt installation. Perform a clean re-installation or update your MATLAB to the latest release t...

plus de 3 ans il y a | 0