How to link python(windows,Tensorflow) to IPG Carmaker simulink model to run simulations?
Show older comments
Hi,
I had the following technical doubt.Can anyone please clear it up.
I have IPG carmaker software and i want to run simulations from python using tensorflow.
For windows, Tensorflow is compatible only with python 3.5 and IPG CarMaker works till R2015a.To make things worse, R2015a does not support python 3.5. Due to this I cannot call matlab engine from python.
How can I run simulations from python with all these constraints?
I tried Interpreted Matlab function but it is too slow. Can you please suggest any way to link this entire process? Any process that can efficiently call a matlab script from simulink is also welcome!
Please help
1 Comment
Gustavo
on 7 Apr 2020
This is an old question but maybe can help someone.
I created an example on how to control and read information from CarMaker using a python script. Feel free to try it out and ask questions.
Gustavo Nunes
Answers (0)
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!