Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Photonics

Photonics

Topics related to Lumerical and more.

creating new directory

    • Lukas_Niechziol
      Subscriber

      Hi all,

      I want to create a new directory/folder via a script command in the Lumerical FDTD software. Does anybody know if this is possible and how? Because I only found script commands to change the folder (cd) but not to create a new one.

      Thanks for help.

    • Lito
      Ansys Employee
      Try the system script command,
      system("mkdir foldername");
      Which will create a new folder in the current working directory in FDTD.
    • Lukas_Niechziol
      Subscriber
      Thanks a lot!

    • Lito
      Ansys Employee
      You are welcome.
Viewing 3 reply threads
  • The topic ‘creating new directory’ is closed to new replies.
[bingo_chatbox]