Electronics

Electronics

Topics related to HFSS, Maxwell, SIwave, Icepak, Electronics Enterprise and more.

How can I open .fld file and create graph from the .fld file?

    • Raju07
      Subscriber

      Hi there,


      I have exported a file from the field calculator which is .fld file. How I can read this .fld file to create a graph?


      I will be thankful if anyone helps me.


      Thank you


      Raju

    • Sorceress Gia
      Ansys Employee

      You can write a script in Matlab or Python to read in the .fld file (which is just an ascii text file) and then plot the field data in either scripting environment as well... You can use scatter(), surf(), or imagsc() in Matlab or the matplotlib python module: https://matplotlib.org/

Viewing 1 reply thread
  • The topic ‘How can I open .fld file and create graph from the .fld file?’ is closed to new replies.