01-14-2020 01:43 PM
Hi.
Is there any example where shown how possible plot graph from matlab in Labview on front panel? Thanks.
01-15-2020 01:41 AM
Hi Valentin,
@Valentin87 wrote:
Is there any example where shown how possible plot graph from matlab in Labview on front panel?
When you want to plot data in LabVIEW then all you need to do is to transfer those data from Matlab to LabVIEW! One way to do so is to save the data to files in atlab and to read the files with LabVIEW…