We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Photonics – Chinese 面监视器中数据提取 Reply To: 面监视器中数据提取

Guilin Sun
Ansys Employee

请参考 

Ansys Insight: 几个简单实用的脚本Script命令:用于结果分析

你可能需要学习一下脚本命令的使用。比如

E=getresult("monitor","E");

x=E.x;

E2=E.E2;

T=transmission("monitor");

f=getdata("monitor","f");