Using the "system" command on MATLAB Online/Drive

So essentially I want to execute Python scripts when using Matlab Online by using the "system" command. The neccesary Python package is stored online on MATLAB Drive. Currently I am getting a syntax error but should this work in principle? Thanks

1 Comment

"Use of the shell escape bang (!) command is not fully supported."
So it might work, but you might have problems.

Sign in to comment.

Answers (0)

Categories

Asked:

on 13 Jun 2019

Commented:

on 14 Jun 2019

Community Treasure Hunt

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

Start Hunting!