You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The fist thing we have to do is declare where the model is located :

Declare paths
rootPath = r"D:\DSDNov2014\data"
model213Path = rootPath + r"\SW_max.lit\2"
  • No labels