Standalone application Deep Leaning Toolbox MATLAB compiler issue

2 Ansichten (letzte 30 Tage)
Thomas Groeneveld
Thomas Groeneveld am 25 Feb. 2020
Bearbeitet: Adam am 25 Feb. 2020
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

Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by