Am 24.03.2018 um 16:09 schrieb Allin Cottrell:
On Sat, 24 Mar 2018, Marcin Błażejowski wrote:
> <hansl>
> bundle B
> matrix B.foo = mnormal(100,1)
>
> freq --matrix=B.foo --plot=display
> </hansl>
>
> Is this a bug or expected behavior?
I'd say it's expected behavior. "B.foo" counts as an expression that
evaluates to a matrix rather than "a named matrix" as required. However,
the option parser could probably be extended to cover this case.
So should this become an official feature request?
thanks,
sven