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. Refresh Matlab Expoter

Refresh Matlab Expoter

Scheduled Pinned Locked Moved Python API
2 Posts 2 Posters 421 Views
  • 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.
  • M Offline
    M Offline
    mingjuan
    wrote on last edited by
    #1

    I have created a Matlab exporter in the analysis pipeline. Is there a function available to refresh it and save the .mat file to a specified path using the Python API instead of clicking the refresh button?

    1 Reply Last reply
    0
    • brynB Offline
      brynB Offline
      bryn
      ZMT
      wrote on last edited by
      #2

      Like all entities in the Analysis pipeline, the Matlab exporter has an Update method to execute.

      to find more information on a specific class you can

      • export the pipeline from the GUI as a python script
      • use the help() function to get more information on a specific class, e.g.
      import s4l_v1 as s4l
      help(s4l.analysis.exporters.MatlabExporter)
      
      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