Skip to content

Data Structure

Franz Zeilinger edited this page Nov 9, 2017 · 9 revisions

Here the Datastructure of the DistribuitonGridAnalysisTool should be explained. All user data is contained in the graphics handle-structure (see guidata).

Currently following main substructures exist:

  • .Current_Settings Struktur mit den aktuellen Programmeinstellungen
    • .Files Einstellungen sämtliche Dateien, auf die zugegriffen wird, betreffend
      • .Main_Path string Pfad, in dem sich GAT_main.m befindet und daher das Programm ausgeführt wird.
  • .System Allgemeine Systemvariablen

Clone this wiki locally