Machine learning Matlab with Simulink

Answers (1)

You can use the MATLAB function block: https://www.mathworks.com/help/simulink/ug/creating-an-example-model-that-uses-a-matlab-function-block.html to use MATLAB functions in Simulink. Several functions from deep learning toolbox do not support code generation, so you might need to call them as extrinsic functions.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 30 Apr 2020

Answered:

on 30 Apr 2020

Community Treasure Hunt

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

Start Hunting!