|
16 | 16 | ['miscellaneous' filesep 'bayesBenchmark'],...
|
17 | 17 | ['miscellaneous' filesep 'roundRobin'],...
|
18 | 18 | ['miscellaneous' filesep 'convertRasCAL1Project']};
|
19 |
| - exampleLiveScriptFile = {'domainsStandardLayersSheet', 'domainsCustomLayerSheet',... |
| 19 | + exampleLiveScriptFile = {'domainsStandardLayersSheet', 'domainsCustomLayersSheet',... |
20 | 20 | 'domainsCustomXYSheet', 'bayesBenchmark', 'convertRascal'}
|
21 | 21 | % exampleLiveScriptFile = {'domainsStandardLayersSheet', 'domainsCustomLayerSheet', 'domainsCustomXYSheet',...
|
22 | 22 | % 'customLayersDSPCSheet', 'standardLayersDSPCSheet', 'customXYDSPCSheet',...
|
|
25 | 25 | 'customLayersDSPCScript',...
|
26 | 26 | 'orsoCustomXYDSPC',...
|
27 | 27 | 'domainsStandardLayersScript', ...
|
28 |
| - 'domainsCustomLayerTest',... |
29 |
| - 'domainsCustomXYMain',... |
| 28 | + 'domainsCustomLayersScript',... |
| 29 | + 'domainsCustomXYScript',... |
30 | 30 | 'absorptionDPPC50'};
|
31 | 31 | exampleName = {'original_dspc_bilayer', 'Orso lipid example - custom layers', 'Orso lipid example - custom XY', '', '', '', 'DPPC_50_3pcBins'};
|
32 | 32 | exampleModel = {modelTypes.StandardLayers.value, modelTypes.CustomLayers.value,...
|
|
0 commit comments