フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

My .mat code reads the data from NI directly in .tdms form, but I run into errors while running an execuable as execuable is not able to see the correct file path. How do I resolve the issue

1 回表示 (過去 30 日間)
GK15
GK15 2017 年 10 月 5 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Below is the error msg that I get:
Validating data files and channel names.... Error using loadlibrary (line 249) * Deployed applications must use a prototype file instead of a header file. To create the prototype, use the loadlibrary mfilename option. Use the prototype file in compiled code.* See http://www.mathworks.com/help/compiler/matlab-library-loading.html for more information.
Error in get_channel_properties (line 32)
Error in Input_gui>ok_pushbutton_Callback (line 406)
Error in gui_mainfcn (line 95)
Error in Input_gui (line 56)
Error in @(hObject,eventdata)Input_gui('ok_pushbutton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
Error writing to output stream.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by