フィルターのクリア

How to use Matlab Toolbox commands in S-Function

2 ビュー (過去 30 日間)
Marvin Klatte
Marvin Klatte 2020 年 12 月 17 日
回答済み: Sukrut Tamhankar 2020 年 12 月 21 日
I would like to use Matlab Deep learning Toolbox commands in S-Function.
But I always get the same error: Undefined function 'name of function from Deep Learning Tool box (e.g. train)' for input arguments of type 'double'.
Do I need any other toolbox, so i can use Matlab Toolbox commands in S-Function?
Any other option for using Toolbox commands in s-function?
Thank you

回答 (1 件)

Sukrut Tamhankar
Sukrut Tamhankar 2020 年 12 月 21 日
Please refer the below MATLAB Answer link for more information regarding this error message and possible workarounds:
In your case, it seems that you are trying to use the function for which you are not licensed or that function belongs to a toolbox (in this case, deep learning toolbox) that is not installed.
Please refer the below MATLAB Answer link for more information on installing MathWorks products:

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by