Info

This question is closed. Reopen it to edit or answer.

Matlab coder executable to run in Labview

1 view (last 30 days)
K E
K E on 26 Oct 2016
Closed: K E on 31 Oct 2016
I am new to Matlab Coder and LabView but intend to use Coder to make an executable to run in Labview. My goal is: every hour, concatenate recent LabView text files, perform statistics (fft, interp1, median, std), return the calculated statistics, then save them in a separate text file. Based on your experience, any guidance on how much of this should be performed in LabView itself, and how much should be performed within my Matlab executable? in terms of processing speed, ease of debugging, or any other criteria. Feel free to suggest another approach such as Labview's MathScript or the ones mentioned here .

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!