필터 지우기
필터 지우기

how to export image to MATLAB?

조회 수: 3 (최근 30일)
riki singh
riki singh 2022년 7월 3일
댓글: ramya 2022년 7월 7일
i am using CST microwave studio full wave simulation software
Can anybody please help me to run a global macro (e.g. Run Macro>> Materials>>Define Human Material Properties) from matlab?
cst = actxserver('CSTStudio.application');
mws = invoke(cst, 'NewMWS');
invoke(mws, 'RunMacro', 'macroname')
but matlab can not find the macro even though I put the path of the macro in the installation path of CST.
2018a version
  댓글 수: 2
Constantino Carlos Reyes-Aldasoro
Can you clarify,
1) you want to export an image from "CST microwave studio full wave" and then read in Matlab, or
2) you want to export an image that has been created within matlab and you want to export that as an image (say a png)
ramya
ramya 2022년 7월 6일
From matlab commands i have created a 3D model in CST ...now through matlab commands only..the model created in CST by interfacing i have to export that image in jpg ...the second point sir

댓글을 달려면 로그인하십시오.

답변 (1개)

Ramishetti sai sreeja
Ramishetti sai sreeja 2022년 7월 7일
  댓글 수: 1
ramya
ramya 2022년 7월 7일
I m trying to export from cst microwave studio to matlab

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 ActiveX에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by