Licence for Simscape Power Systems
15 ビュー (過去 30 日間)
古いコメントを表示
Hi, I have installed Matlab R2017b under an academic licence. The licence icludes many toolboxes, such as Simscape Electronics and Simscape Power Systems. I have confirmed my licences using the command "ver". When I try to use some blocks of these toolboxes (Simscape Electronics and Simscape Power Systems), appears the following erroe message, even though I have the proper licence: "-->Error evaluating 'PreCopyFcn' callback of GTO block (mask) 'untitled/GTO'. Callback string is 'simscape.compiler.sli.internal.callback('PreCopyFcn',gcbh);' -->Cannot add block GTO to the model because a license for Simscape Power Systems is not available." How can I solve this problem?
1 件のコメント
Nicolas Schmit
2017 年 11 月 29 日
For problem related to installation and licenses, please contact the technical support.
回答 (1 件)
Andreas Goser
2017 年 11 月 29 日
The output of the ver command provides information about what is installed, but not necessarily what is licensed.
You can test the availability of a "Simscape Power Systems" license by the following command:
license('test','Power_System_Blocks')
It should return a "1". If it is "0", the next step is working with your administrator for accessing this license.
3 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
Help Center および File Exchange で Electrical Sensors についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!