Skip to content
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

ZMT zurich med tech

  1. Home
  2. Sim4Life
  3. Python API
  4. Export to CSV file

Export to CSV file

Scheduled Pinned Locked Moved Python API
1 Posts 1 Posters 8 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kukiwakame
    wrote last edited by
    #1

    I want to output the results of the EM simulation "EM U(t)" as a csv file, but I can't save it.
    Please tell me the reason.

    Thank you in advance.

    # Adding a new PlotViewer
      inputs = [em_sensor_extractor.Outputs["EM U(t)"]]
      plot_viewer = analysis.viewers.PlotViewer(inputs=inputs)
      plot_viewer.visible = True
      plot_viewer.ExportToCSV("C:/Temp/test.csv")
      plot_viewer.UpdateAttributes()
      document.AllAlgorithms.Add(plot_viewer)
    
    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Search