Slider bar ignores sample if conditions
Posted: Mon Aug 17, 2015 3:39 am
I am not sure if this is the intended behaviour, but please change the sample via slider bar in the following examples:
Code: Select all
'Panel setting
wfopen .\grunfeld_baltagi_panel.wf1
smpl @all if fn=4
f.line(panel=stack)
'Undated cross section
wfcreate u 100
series x=nrnd
series y = nrnd
smpl @all if x>0
y.line