Page 3 of 7

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Tue Jan 08, 2019 11:45 am
by gawrisch
Dear All,

When I open SimLabel in MATLB R2018b I get the following error message:
]
Error using ==
Matrix dimensions must agree.

Error in simlabel (line 263)
halltoolbar(halltoolbar==hzoomin)=[];%supprime 1 handle a conserver

Your assistance is appreciated.

Klaus

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Mon Jan 28, 2019 3:11 am
by Emilien
An updated version is available!
Just replace the previous files...

WARNING! At the moment, SimLabel does not run on Matlab R2018b but should run on any previous Matlab release...
SimLabel_Jan2019.zip
(1.27 MiB) Downloaded 1716 times
What's new:
- some minor bugs were fixed: loading Magnettech files, opening documentation on Mac.
- some minor improvements: in Slow Motion mode, lw=[0,0] is the default value; determination of magnetic field shift facilitated if a g-marker is present.
- linewidth called broadening in Slow Motion.
- updated documentation.


Suscribe this topic at the bottom of this page to be aware of new version!

More details on SimLabel in the following publication:
Etienne at al, 2017, Magnetic Resnance in Chemistry, DOI: 10.1002/mrc.4578 (http://dx.doi.org/10.1002/mrc.4578)
If you use results obtained with the help of SimLabel in any scientific publication, please cite this paper and Stoll et al, J. Magn. Reson. 178(1), 42-55 (2006).

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Wed Feb 13, 2019 2:14 pm
by gawrisch
Dear Emilien,

SimLabel works well for analyzing our data, thank you.
Do you have a version that can read experimental data as ASCII file?

Sincerely,

Klaus Gawrisch

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Thu Feb 14, 2019 10:10 am
by Emilien
Dear Klaus,

SimLabel needs also the frequency to work,which is probably not included in your ascii file.
Nevertheless, after loading your file in matlab, you can use the eprsave function of easyspin (http://easyspin.org/easyspin/documentation/eprsave.html) to generate DTA and DSC file including the frequency and readable by SimLabel.

sincerely,

Emilien

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Mon Feb 25, 2019 5:20 pm
by erbseah
Dear all,

I am running MATLAB R2018b and have the latest update for SimLabel (Jan2019). But I have the same problem Klaus described.

When I open SimLabel I get the following error message:
]
Error using ==
Matrix dimensions must agree.

Error in simlabel (line 263)
halltoolbar(halltoolbar==hzoomin)=[];%supprime 1 handle a conserver

The SimLabel main does open but if I try to do anything with it I get more error messages.

I appreciate any advice about what I am doing wrong.
Thank you - Annette

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Tue Feb 26, 2019 1:49 am
by Emilien
Dear Annette,

just above the link you used to download the zip, you can read:
WARNING! At the moment, SimLabel does not run on Matlab R2018b but should run on any previous Matlab release...
I need time to fix this issue to enable SimLabel to run on Matlab R2018b. I hope soon...

Emilien

If you use results obtained with the help of SimLabel in any scientific publication, please cite Etienne at al, 2017, Magnetic Resnance in Chemistry, DOI: 10.1002/mrc.4578 (http://dx.doi.org/10.1002/mrc.4578) and Stoll et al, J. Magn. Reson. 178(1), 42-55 (2006).

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Tue Feb 26, 2019 1:42 pm
by erbseah
Dear Emilien,

Sorry I missed this. Thank you for the fast response. I appreciate all your effort. Thank you! :)
Annette

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Wed Mar 06, 2019 6:43 am
by Emilien
An updated version is available!
Just replace the previous files...
SimLabel_Mar2019.zip
(1.27 MiB) Downloaded 1738 times
What's new:
SimLabel run on Matlab R2018b and on any previous Matlab release.


Suscribe this topic at the bottom of this page to be aware of new version!

More details on SimLabel in the following publication:
Etienne at al, 2017, Magnetic Resnance in Chemistry, DOI: 10.1002/mrc.4578 (http://dx.doi.org/10.1002/mrc.4578)
If you use results obtained with the help of SimLabel in any scientific publication, please cite this paper and Stoll et al, J. Magn. Reson. 178(1), 42-55 (2006).

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Fri Mar 08, 2019 7:27 am
by Maciej
Hey, I am using R2018B MTLAB version and the newest easyspin software (5.2.25). I installed the newest version of SimLabel as well, and wherever I click I get an error like this:

Error in simlabel/addcomponent (line 2165)
hfig=opencomponentwin; % ouverture d'une nouvelle fenetre de composante
SimLabel_X

Error while evaluating UIControl Callback.

What can I do about it?

Re: SimLabel: a GUI to simulate cw EPR from spin labeling

Posted: Fri Mar 08, 2019 8:21 am
by Emilien
Hi,
I can not reproduce this issue. Tell me more about your configuration: Matlab release (2018a or b), Windows10,7? Linux? Mac?
Is it your first time with simlabel?
Emilien