• Overview
    • English (Global)
    • 日本語 (Japan)
  • Control Theory
  • Python
  • TwinCAT
  • Profile
  • Training
    • English (Global)
    • 日本語 (Japan)
  • English (Global)
  • 日本語 (Japan)
  1. Python
  2. Python library: pylib-sakata
  3. Function manual of init
  • Python

    • Environment Setup
      • How to create a Python virtual environment
      • Python IDE Installation Guide

    • Python library: pylib-sakata
      • Setup of pylib-sakata
      • Function manual of ctrl
      • Function manual of fft
      • Function manual of meas
      • Function manual of traj
      • Function manual of plot
      • Function manual of init

    • Simulation
      • Precise Time-Domain Simulation of High-Order LTI Systems

On this page

  • pylib_sakata.init
    • close_all
    • clear_all
  1. Python
  2. Python library: pylib-sakata
  3. Function manual of init

Function manual of init

pylib_sakata.init

close_all

pylib_sakata.init.close_all()

This function is for closing current opened figures.

Examples

close_all()

clear_all

pylib_sakata.init.clear_all()

This function is for deleting all defined variables.

Examples

clear_all()

© 2026 Koichi Sakata

Built with Quarto

  • Privacy Policy