anybody know how to progressively plot multiple vectors to a single plot in ngspice? I'm currently doing something like "plot dc1.@mn[gm] dc2.@mn[gm]" etc. but that requires a separate entry for each parameter value. I'd like to be able to use multiple plot commands (in a loop) and add to an existing plot instead of creating a new one each time.