Excluding values from interval

Questions related to the scan and plot package SSP
Post Reply
shaf
Posts: 1
Joined: 17. Oct 2016, 10:28

Excluding values from interval

Post by shaf » 25. Oct 2016, 13:55

In MINPAR block of the Input file, I declared:
{{5},{Min->-1,Max->1}} (*L0INPUT*),
and I don't want L0 to pass the value 0.
Is it possible?

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: Excluding values from interval

Post by FStaub » 25. Oct 2016, 14:06

Hi,

no, there is no way to exclude 0. However, exactly 0 will most likely also never be chosen, but there will always be some numerical deviation from it.

Cheers,
Florian

Post Reply