corrected scenarios in residuals analysis
This commit is contained in:
@ -12,7 +12,7 @@ adopath+"/home/corentin/Documents/These/Recherche/ROSALI-SIM/Modules/rosali_cust
|
|||||||
|
|
||||||
|
|
||||||
local N = "50 100 200 300"
|
local N = "50 100 200 300"
|
||||||
local ss = "13 14 15 16 17 18 19 20"
|
local ss = "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20"
|
||||||
foreach s in `ss' {
|
foreach s in `ss' {
|
||||||
foreach Nnn in `N' {
|
foreach Nnn in `N' {
|
||||||
local Nn = `Nnn'
|
local Nn = `Nnn'
|
||||||
|
Reference in New Issue
Block a user