Standalone application Deep Leaning Toolbox MATLAB compiler issue

2 ビュー (過去 30 日間)
Thomas Groeneveld
Thomas Groeneveld 2020 年 2 月 25 日
編集済み: Adam 2020 年 2 月 25 日
I'm trying to build a standalone application of a neural network.
When compiling the application, it excludes one file 'TrainingPlotReporter.m'.
It's a class file and it called when training a network. When looking at the compiler support page (https://www.mathworks.com/products/compiler/compiler_support.html), It never states that this is not compilealbe. I'm guessing it's because it's a class file?
My question is if there's a possiblity to include this file in the compiler anyway. If so, how?
I already tried mcc -a to include it, which doesn't work.
Any help would be appreciated!
AE edit: Please do not post Mathworks code in the forum

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by