TransitionPath_Case1() output row vectors

I made a small change to TransitionPath_Case1(), so output is now a row vector, e.g., PricePath.r is 1-by-T.

This will be a minor irritant to everyone, but bring the command in line with the shape of outputs for other commands. Apologies to anyone impacted but it will be a bit easier for beginners now as the output is the ‘expected’ shape.

1 Like