Simulink Onramp - 7.2 Task 1 issue

6 visualizaciones (últimos 30 días)
Akarsh
Akarsh el 27 de Jun. de 2020
Comentada: Paris el 28 de Ag. de 2023
Hi,
I am trying to open matlab editor for the function block in the given task but I am getting the following error : Unrecognized function or variable 'fluids.internal.contextmenu.menuFluids'.
which is followed by a couple similar errors : Warning: Schema generator function did not return a DAStudio.ToolSchema.
  1 comentario
Gowtham K K
Gowtham K K el 14 de Sept. de 2020
It's not even opening and hence can't go to the next level also!

Iniciar sesión para comentar.

Respuestas (1)

Faiz Zaidi
Faiz Zaidi el 19 de Sept. de 2020
Problem was with the incorrect or not enough bracket placement in the code . use this code
power = 0.5*Cp*rho*A*(2*g*abs(deltaH))^(3/2);
Please take care of the brackets .
  2 comentarios
Sothorn Heng
Sothorn Heng el 19 de Sept. de 2021
it's not working, bro
I tried so many times already!
Paris
Paris el 28 de Ag. de 2023
it isn't working for me either. it is just giving me a headache.

Iniciar sesión para comentar.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by