Python language in Matlab "No appropriate method, property, or field"
Afficher commentaires plus anciens
In the Python Shell the following command (used to pilot the Digsilent Powerfactory software) works fine: app.GetFromStudyCase("ComLdf"). However, I am not able to identify a suitable translation for this command within the Matlab environment. For example, using the syntax app.GetFromStudyCase('ComLdf'), Matlab gives the following error: "No appropriate method, property, or field 'GetFromStudyCase' for class 'py.powerfactory.Application'."
Any suggestion?
Thank you in advance for your support.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Call Python from MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!