Clear Filters
Clear Filters

Using Deep Learning Model with different .tlc file

1 view (last 30 days)
I'm using Matlab 2020b which allows me to use deep learning predict block directly in simulink. Due to I have different hardward form Quanser, I'm using quanser_win64.tlc in my simulink. Deep Learning Block requires ert.tlc or grt.tlc which is not possible for me to use in simulink. So is there any other way to use it?

Accepted Answer

Raj Patel
Raj Patel on 18 Mar 2021
Deploy with Generic C/C++ Code. Follow this link. Use Matlab 2021a for that.
https://www.mathworks.com/help/coder/ug/generate-generic-cc-code-for-deep-learning-networks.html

More Answers (1)

Michel Levis
Michel Levis on 5 May 2021
There is a way to use Quanser QUARC software with the Deep Learning Toolbox as well. Please send your inquiry to Quanser directly at: https://www.quanser.com/support/technical-support/

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!