Menu

help regarding resp generation

Help
2019-04-29
2019-05-02
  • Pallavi ajay Patil

    I need to plot respiratory waveform. When i try to run the gui i get the following error
    Error in
    matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)pspm_display('push_plot_Callback',hObject,eventdata,guidata(hObject))
    Error while evaluating UIControl Callback.

    when i try to run the get_resp.m file , it asks me to upload the the data to be imported. How can i proceed ?

     
  • Laure Ciernik

    Laure Ciernik - 2019-05-02

    Hi there
    pspm_get_resp.m is a function used for the import functionality. Am I right, that you wanted to extract the respiratory channel from an existing pspm file? If this is the case, you should call
    [sts, infos, data, filestruct] = pspm_load_data(fn, 'resp') instead, where fn is the path to your pspm file.
    May you send me the file you used and information about how exactly you tried to display the data? So I can reconstruct the error.
    Best,
    Laure

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.