matlab live script support run Python language directly
Afficher commentaires plus anciens
Luckily Mathworks has started to focus on the interaction between MATLAB and python in the last few years, rather than comparing their strengths and weaknesses, e.g. the github open-source board "matlab+python" in order to support Python users, and the documentation has been updated a lot.
But what I would like to see is to use matlab live script(mlx file) to write python source code directly (code highlighting, smart completion hints, help files, etc.), which has the advantage of being able to debug and run through the python code in a unified MATLAB environment instead of debugging and running through the python code in some python IDE environment and then passing it through pyrun , pyrunfile and other functions indirectly called.
1 commentaire
Walter Roberson
le 24 Août 2023
This seems unlikely to happen to me.
Réponse acceptée
Plus de réponses (1)
Cris LaPierre
le 24 Août 2023
1 vote
This is a community help forum. The best place to send suggestions to MathWorks is here:
- Select 'Create Service Request'
- Then select 'Technical Support: Installation, product help, bugs, suggestions, documentation errors, outages'
Catégories
En savoir plus sur Call Python from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!