grinsted / gwmcmc

An implementation of the Goodman & Weare MCMC sampler for matlab
Other
51 stars 24 forks source link

Usage inputParser: requires assignment #3

Closed mrquincle closed 9 years ago

mrquincle commented 9 years ago

In octave an additional assignment is required in inputParser. This solves issue https://github.com/grinsted/gwmcmc/issues/1. It is not tested in Matlab.

My vim setup is such that additional whitespace is automatically removed. Of course, feel free not to accept that part of the patch.