solution for generating 'AerodynamicLoads_lib'
Mostra commenti meno recenti
I am working on my project: simulation of Wind Turbine using Simulink/MATLAB. when I run the Statup Wind Turbine.m file it shows the error as:
Trial>> startup_Wind_Turbine Generating Simulink library 'AerodynamicLoads_lib' in the current directory 'C:\Users\Syed\Desktop\Lab Project\Wind_Turbine_Model_R17b\Libraries\Environment' ... Error using startup_Wind_Turbine (line 27) Failed to generate 'AerodynamicLoads_lib'
Caused by: Error using save_system (line 38) An error occurred during a callback while saving 'C:\Users\Syed\Desktop\Lab Project\Wind_Turbine_Model_R17b\Libraries\Environment\AerodynamicLoads_lib.slx'. The previously saved version of this file (if any) has not been changed. Error using save_system>i_builtin (line 188) Error evaluating 'PreSaveFcn' callback of Bending and Spinning Moments block (mask) 'AerodynamicLoads_lib/Bending and Spinning Moments'. Callback string is 'simscape.compiler.sli.internal.callback('PreSaveFcn',gcbh);' Error using PmSli.RunTimeModule/getLicenseOrFail Cannot save this library because block Bending and Spinning Moments requires a license for , which could not be obtained. Please try again when a license becomes available.
I have the Simulink and MATLAB R2017b with Simscape installed
Can I please get a solution to this? Thank You
Risposte (0)
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!