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.
Photonics – Chinese

Photonics – Chinese

Topics related to Lumerical and more, in Chinese language.

addjob 如何添加大量文件

    • tomasma
      Subscriber

      addjob如何添加一个文件夹中的所有fsp文件(文件数量较多)

    • Guilin Sun
      Ansys Employee
      ÕÅ»õ╗ÑÕ¥¬þÄ»´╝îÕëìµÅɵÿ»µûçõ╗ÂÕÉìÞâ¢Õ║ÅÕêùÕîûÒÇéµ»öÕªé30õ©¬´╝îµûçõ╗ÂÕÉìÕÅ»õ╗Ñ´╝îfile1,file2,...,file30´╝Ü
      for(n=1:30){
      load("file"+num2str(n)+".fsp");
      addjob("file"+num2str(n)+".fsp");
      }

      õ¢áÞ»òõ©Çõ©ïÒÇé
Viewing 1 reply thread
  • The topic ‘addjob 如何添加大量文件’ is closed to new replies.