This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR1443: vitalSigns_demo_gui.m

Part Number: IWR1443

Hello,

I would like to run the mmw IWR1443 "vitalSigns_demo_gui.m" matlab file placed in: 

C:\ti\mmwave_industrial_toolbox_3_4_0\labs\lab0002-vital-signs\lab0002_vital_signs_gui

It looks like I need to run the : function [] = vitalSigns_demo_gui(comportSnum, comportCliNum, cliCfgFileName, loadCfg, app), so what are the arguments needed to be fill ?

Thank you,

Eyall

  • Hi Eyall,

    If you would just like to run the Vital Signs GUI, you can install MATLAB Runtime and run the "vitalSignsDemo_GUI.exe" file in the same folder that you referenced. 

    Alternatively, the GUI Source code is part of MATLAB's App Designer and is contained in the "vitalSignsDemo_GUI.mlapp". This should call the function vitalSigns_demo_gui() implemented in "vitalSigns_demo_gui.m" with the proper arguments.

    Thanks,

    Allison