It's possible through the "Probe" thing; I don't like that block,
because it leads to bad flowgraph design in 90% of cases.
However, it should solve the problem you're having :)
Best regards,
Marcus
On Fri, 2019-05-17 at 13:31 +, tom sutherland wrote:
> Is there a way to take the output from
Is there a way to take the output from ablock and make it appear as though that
signal is a variable? e.g. take theoutput from a “signal source” block and sink
it into a block that creates a“variable” named ‘myfreqvar”. Then use
“myfreqvar” as a parameter in otherblocks.
Tom
_