Cannot delete Simscape block

18 Ansichten (letzte 30 Tage)
Özgür
Özgür am 18 Mai 2021
Kommentiert: Özgür am 25 Mai 2021
I accidentally added a 4-Speed CR-CR Simscape block on my model and now cannot delete it!
When I want to delete the block, I got the following message: Error evaluating 'PreDeleteFcn' callback of Disk Friction Clutch block (mask) 'CRS/AlgCrs/Subsystem/AlgCrs/Atomic Subsystem/4-Speed CR-CR1/Clutch R'.
I can comment out the Simscape block and continue working on the model but when I want to save my changes I get the following error message: Error evaluating 'PreSaveFcn' callback of Disk Friction Clutch block (mask) .... Callback string is 'simscape.compiler.sli.internal.callback('PreSaveFcn',gcbh);'
Any ideas?

Antworten (1)

Aghamarsh Varanasi
Aghamarsh Varanasi am 25 Mai 2021
Hi,
You can refer to the 'PreDeleteFcn' and 'PreSaveFcn' callbacks in the "Block Callbacks" for the '4-Speed CR-CR' block. There seems to be some issue in these callbacks. The callbacks are executed before or after a modelling action takes place. If the callback function has an error the modelling action does not take place.
Hope this helps
  1 Kommentar
Özgür
Özgür am 25 Mai 2021
Thanks for the suggestion!
I cannot open/edit the PreDeleteFcn and PreSaveFcn Callbacks since I don't have the license for the product.
I reported this incident to the Mathworks support team. They confirmed the issue as I suspected. In short, SimScape plugin is installed without any license behind it. So you can add SimScape blocks on your model but you cannot do anything with them. Even you cannot delete them.
Mathwork's suggestion is to transfer all the blocks other than SimScape block to a new model and continue working with the new model. I was planning to do the same.
Cheers,
Özgür

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by