Exporting results

37 views
Skip to first unread message

somde

unread,
Apr 19, 2012, 5:27:19 PM4/19/12
to guardd
Hi Ian,
I would like to thank you for providing the nmr community with a
rigorous software package for analyzing relaxation dispersion data.
You have done a great job with the package. I am using it to analyze
some of my data (SQ at two field strengths) and am very happy with the
results. Although I am having some issues with the 'Result Table'. All
the options above 'dwH|(ppm)' work fine but nothing is displayed after
that. I wonder if this is because my data is SQ and the package is
still looking for dwH.
I wanted to ask if there is some other way to export the results.
Thank for your help.
Best
Soumya

Postdoctoral Fellow
Lawrence McIntosh Lab
University of British Columbia, Vancouver
Canada

Ian Kleckner

unread,
Apr 20, 2012, 9:36:23 AM4/20/12
to gua...@googlegroups.com
Hi Soumya,

Thanks your kind words and for the email.

I'd like to help, so can you please send the following so I can replicate the error on my computer:

(1) Your GUARDD session file (the .mat file; use Output...Save Session...)
(2) When you experience the error, check the MATLAB command window for any errors (shown in red), and please send this text.
(3) The output of the MATLAB "ver" command at the MATLAB command window

Thanks,

-Ian

>_______________________________________________________________
>From: somde <write...@gmail.com>
>To: guardd <gua...@googlegroups.com>
>CC:
>Sent: Thursday, April 19, 2012 at 05:27 pm

Ian Kleckner

unread,
Apr 21, 2012, 12:20:50 PM4/21/12
to gua...@googlegroups.com
Just FYI, this issue has been resolved:

== ISSUE ==
Some data in results table do not display at all (e.g., dwH|ppm)

== ERROR MESSAGE ==

??? Undefined function or method 'iscolumn' for input arguments of type 'double'.

Error in ==> Group>Group.getData at 457
                if( iscolumn(cs_array) )

Error in ==> GUARDD_param_table>refresh_display at 573
                                          [DATUM, DATUM_E, IS_OK] = group.getData(PARAM_NAME, curve.Temp,
                                          curve.B0, QC_String, cs);

Error in ==> GUARDD_param_table>listbox_table_params_Callback at 723
refresh_display(handles);

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> GUARDD_param_table at 58
    gui_mainfcn(gui_State, varargin{:});

Error in ==>
@(hObject,eventdata)GUARDD_param_table('listbox_table_params_Callback',hObject,eventdata,guidata(hObject))

 
??? Error while evaluating uicontrol Callback

== ISSUE ==
The MATLAB iscolumn function is not working as expected


== SOLUTION ==
Copy the attached iscolumn.m file to your GUARDD folder (along with GUARDD.m  and other .m and .fig files)
iscolumn.m
Reply all
Reply to author
Forward
0 new messages