How can I delete a BLDC motor driver block of which the library link has been broken?
Mostra commenti meno recenti
In an attempt to modify the Brushless DC Motor Drive block in simulink, I copied it to my model and then broke the library link to make changes. I did this because I only use it in one model, so I figured the library link is not important. Running the model is however not possible anymore without the library link because the callbacks don't work anymore. I was able to, in another attempt, modify the BLDC motor drive block by making a custom library, but I cannot delete the block with the broken library link anymore because of following error:
--> Error evaluating 'DeleteFcn' callback of SubSystem block ...[model path]
--> SubSystem block does not have a parameter named "driveType"
How can I delete this block? It is giving errors when I want to run the model.
Kind regards, Jorrit
Risposta accettata
Più risposte (0)
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su Motor Control Blockset 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!