Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plotConfidenceIntervals - undefined 'boolWarning', doc bugs #134

Open
thomassligon opened this issue Jan 16, 2018 · 0 comments
Open

plotConfidenceIntervals - undefined 'boolWarning', doc bugs #134

thomassligon opened this issue Jan 16, 2018 · 0 comments

Comments

@thomassligon
Copy link

When I call plotConfidenceIntervals(parameters), i.e. with one parameter, it fails with error Undefined function or variable 'boolWarning' in line 59. The "if" in line 48 defines boolWarning, but not in the "else" clause.
There are also multiple doc bugs.
In line 1, the second parameter is "alpha", but it is never used.
In lines 4-8, USAGE refers to plotParameterUncertainty, which is wrong.
Line 10 refers to plotMultiStarts(), which is also wrong.
Lines 29-32 say that the pStruct output "...is the output of plotMultiStarts.m, getProfiles.m or plotSamples.m.", but plotMultiStarts has no such output. Should this be getMultiStarts?
These bugs in the header lead to corresponding bugs in the file PESTO-doc.pdf, section 7.11.

@paulstapor paulstapor added this to the Documentation reworking milestone Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants