testCfg.json 222 B

1234567891011
  1. {"setVariables":["__temp__","__true__"],
  2. "__temp__":"__[env]home__/temp",
  3. "__true__":"__[setup:paths]matlab__/parseConfig",
  4. "A":{
  5. "cfg":"__temp__/testCfg.json",
  6. "t":"__true__"
  7. },
  8. "B":"__true__",
  9. "M":"MAIN",
  10. "T":"TRUE"
  11. }