06-17-2004 03:33 PM
06-17-2004 06:48 PM
06-18-2004 12:06 PM
06-18-2004 06:55 PM
09-18-2015 11:47 AM
Hi! I want to make the polar plot of a waveform generated by simulated signal block...But the polar plot block wants the array as input.
Tell me how to convert my waveform into array..
Remember: The signal is produced by simulate signal block.help me to do this.
09-18-2015 11:59 AM
Open almost any of the functions on the Waveform Palette (Get Waveform Components might be a good one) and look at the Detailed Help. Figure it out from there. If you "do it yourself", trust me, you will remember it much better than if we just "give you the answer".
You can apply this principle to a lot of LabVIEW. I'm assuming you have not taken advantage of the numerous tutorials available, but the on-line Help really can be helpful.
Bob Schor
09-18-2015 12:11 PM - edited 09-18-2015 12:15 PM
I have tried the option that you mentioned but "the get waveform component" does not take input from simulate signal block.Says like in the picture:
It is right that input is 2D but sink is 1D,but i did find the option to make it to 2D input block.
09-18-2015 12:18 PM
Right-click on Simulate Signal, get Help. Specifically, look at the Block Diagram Outputs. See "Signal"? It tells you what the data type of the output is, and even gives you a link to click on for more help, including how to get the output converted to a Waveform.
Do a little of your own work, please.
Bob Schor
09-19-2015 03:38 AM - edited 09-19-2015 03:39 AM
I could not found the solution.I am new to labview.Please help me to solve it.