Effacer les filtres
Effacer les filtres

Is it possible to create a COM object for staadpro in matlab??

2 vues (au cours des 30 derniers jours)
Santhosh
Santhosh le 21 Fév 2018
I tried creating a code like
Staad = actxserver('StaadPro.OpenSTAAD');
but all i get is an empty array.
But the code works in VB
Set OpenSTAADObject = GetObject(, "StaadPro.OpenSTAAD")
OpenSTAADObject.CloseSTAADFile
How to do the same in matlab?? Am i doing any mistake in the code???

Réponses (0)

Catégories

En savoir plus sur Use COM Objects in MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by