Clear Filters
Clear Filters

Is there anyway to initiate simulink? I am not able to access blank template. It is showing error.

1 view (last 30 days)
I am not able to open Simulink model / create new simulink model in 2018a version of matlab.

Answers (1)

Swati Lodha
Swati Lodha on 5 Jun 2018
Enter the following commands in your MATLAB command window:
  1. >> restoredefaultpath
  2. >> rehash toolboxcache
  3. >> savepath
  4. >> sl_refresh_customizations

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!