SimLabel: a GUI to simulate cw EPR from spin labeling
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
MATLAB R2018b academic use, Windows 10.
It is my first time with SimLabel.
Maciej
It is my first time with SimLabel.
Maciej
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Ok, I've got the same configuration and no problem.
We can continue in private messages...
Emilien
We can continue in private messages...
Emilien
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Unfortunately, I have no permission to write private messages yet. Not sure when I will be able to do so.
Here, I give some examples of errors:
1. After running SimLabel by writing 'simlabel' in command line, GUI appears, however with an error:
Error using ==
Matrix dimensions must agree.
Error in simlabel (line 328)
halltoolbar(halltoolbar==hzoomin)=[];%supprime 1 handle a conserver
2. After clicking 'load exp':
Error in simlabel/loadexpcllbck (line 642)
cd(path2keep);
Error while evaluating UIControl Callback.
3. When clicking 'add new component':
Error in simlabel/addcomponent (line 2165)
hfig=opencomponentwin; % ouverture d'une nouvelle fenetre de composante
SimLabel_X
Error while evaluating UIControl Callback.
Here, I give some examples of errors:
1. After running SimLabel by writing 'simlabel' in command line, GUI appears, however with an error:
Error using ==
Matrix dimensions must agree.
Error in simlabel (line 328)
halltoolbar(halltoolbar==hzoomin)=[];%supprime 1 handle a conserver
2. After clicking 'load exp':
Error in simlabel/loadexpcllbck (line 642)
cd(path2keep);
Error while evaluating UIControl Callback.
3. When clicking 'add new component':
Error in simlabel/addcomponent (line 2165)
hfig=opencomponentwin; % ouverture d'une nouvelle fenetre de composante
SimLabel_X
Error while evaluating UIControl Callback.
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Maciej,
thanks for using the March 2019 release of SimLabel, the only one able to run on Matlab 2018b.
Emilien
thanks for using the March 2019 release of SimLabel, the only one able to run on Matlab 2018b.
Emilien
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Emilien,
Is it possible to load multiple columns file into SimLabel? (for example when we perform an experiment with different microwave power)
Is it possible to load multiple columns file into SimLabel? (for example when we perform an experiment with different microwave power)
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Maciej,
If you mean ASCII files, please read a previous post from Klaus Gawrisch.
If you mean 2D experiments (Bruker files: DTA, DSC and YGF), it is not possible. SimLabel needs a 1D file, so you have to extract a 1D file (see the previous post mentioned above).
Regards,
Emilien
If you mean ASCII files, please read a previous post from Klaus Gawrisch.
If you mean 2D experiments (Bruker files: DTA, DSC and YGF), it is not possible. SimLabel needs a 1D file, so you have to extract a 1D file (see the previous post mentioned above).
Regards,
Emilien
-
- Newbie
- Posts: 6
- Joined: Sat Aug 17, 2019 2:29 am
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Emilien:
I am trying to use your perfect SimLabel (ver. 2017) software for some simulations of spectra in slow-motion regime. Unfortunately, after launching the program (OS Windows 10 Home, 64-bit operating system, 64-bit operating processor, MATLAB R2014b) and trying to simulate the spectrum, immediately after clicking on "+" I get the following error report
Error using matlab.ui.Figure/horzcat
Cannot convert double value NaN to a handle
Error in simlabel/addcomponent (line 2123)
place=find([componenth.hfig]==hfig); %indice de la composante consideree dans la structure des handles componenth
Error while evaluating UIControl Callback
Each attempt to enter values (g or A into the corresponding windows) causes the same errors (just line number change)
Please, advise what can I do to move further. I need these simulations ASAP. Thank you in advnce, sincerely
Alex
I am trying to use your perfect SimLabel (ver. 2017) software for some simulations of spectra in slow-motion regime. Unfortunately, after launching the program (OS Windows 10 Home, 64-bit operating system, 64-bit operating processor, MATLAB R2014b) and trying to simulate the spectrum, immediately after clicking on "+" I get the following error report
Error using matlab.ui.Figure/horzcat
Cannot convert double value NaN to a handle
Error in simlabel/addcomponent (line 2123)
place=find([componenth.hfig]==hfig); %indice de la composante consideree dans la structure des handles componenth
Error while evaluating UIControl Callback
Each attempt to enter values (g or A into the corresponding windows) causes the same errors (just line number change)
Please, advise what can I do to move further. I need these simulations ASAP. Thank you in advnce, sincerely
Alex
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Alexander,
maybe you should first try the latest relase.
Tell me if the problem is not fixed.
Emilien
maybe you should first try the latest relase.
Tell me if the problem is not fixed.
Emilien
-
- Newbie
- Posts: 6
- Joined: Sat Aug 17, 2019 2:29 am
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Emilien:
I have tried the latest version. Unfortunately, nothing changed. The same errors on trying "+"
Error using matlab.ui.Figure/horzcat
Cannot convert double value NaN to a handle
Error in simlabel/addcomponent (line 2169)
place=find([componenth.hfig]==hfig); %indice de la composante consideree dans la structure des handles componenth
Error while evaluating UIControl Callback
Error using matlab.ui.Figure/horzcat
Cannot convert double value NaN to a handle
Possibly, there is something bad in the path set. I put the folder SimLabel to Examples as independent folder
C:\Users\Alexander\Desktop\easyspin-5.2.25\easyspin-5.2.25\examples\SimLabel_Mar2019
I tried it launching from the "slowmotion" folder. With the same result. By the way, the same problem I have with the SimultSpin program. Same set of errors. All other EasySpin programs are working
as usual.
Best regards, Alex
I have tried the latest version. Unfortunately, nothing changed. The same errors on trying "+"
Error using matlab.ui.Figure/horzcat
Cannot convert double value NaN to a handle
Error in simlabel/addcomponent (line 2169)
place=find([componenth.hfig]==hfig); %indice de la composante consideree dans la structure des handles componenth
Error while evaluating UIControl Callback
Error using matlab.ui.Figure/horzcat
Cannot convert double value NaN to a handle
Possibly, there is something bad in the path set. I put the folder SimLabel to Examples as independent folder
C:\Users\Alexander\Desktop\easyspin-5.2.25\easyspin-5.2.25\examples\SimLabel_Mar2019
I tried it launching from the "slowmotion" folder. With the same result. By the way, the same problem I have with the SimultSpin program. Same set of errors. All other EasySpin programs are working
as usual.
Best regards, Alex
Re: SimLabel: a GUI to simulate cw EPR from spin labeling
Dear Alexander,
search the following lines in the simlabel.m
and replace the first line by
And tell me.
Emilien
search the following lines in the simlabel.m
Code: Select all
if versionyear>2014
hinit=gobjects; %handle=structure
else
hinit=NaN; %handle=double
end
Code: Select all
if versionyear>=2014
Emilien