Search found 34 matches

by ThomasMCasey
Sun Sep 11, 2022 9:31 pm
Forum: EasySpin file exchange
Topic: cwEPR App for processing, simulating, and fitting CW EPR data
Replies: 48
Views: 127125

Re: cwEPR App for processing, simulating, and fitting CW EPR data

@bruin and anyone else interested, to download a version of cwEPR that works with easyspin-6.0.0-dev.47 go to https://www.mathworks.com/matlabcentral ... 3292-cwepr, click version history above the download button, and download v3.3.6.47

by ThomasMCasey
Sun Sep 11, 2022 9:07 pm
Forum: Bugs
Topic: esfit UI crash in dev.43
Replies: 6
Views: 8845

Re: esfit UI crash in dev.43

works, thanks!

by ThomasMCasey
Fri Sep 09, 2022 3:03 pm
Forum: Bugs
Topic: esfit UI crash in dev.43
Replies: 6
Views: 8845

Re: esfit UI crash in dev.43

Same crash for me, full error message is: Unrecognized property 'ContextMenu' for class 'matlab.ui.control.UIControl'. Error in esfit Error in esfit Error in cwEPR/esfit (line 4201) esfit(spc(:,app.currslice), @app.custom_fittwomethods, {Sys, Exp, Opt}, {Vary}, FitOpt); Error using matlab.ui.control...
by ThomasMCasey
Fri Sep 09, 2022 2:38 pm
Forum: General forum
Topic: new esfit UI in dev versions
Replies: 2
Views: 2306

Re: new esfit UI in dev versions

Great, thanks!

by ThomasMCasey
Mon Aug 29, 2022 7:36 am
Forum: Bugs
Topic: esfit UI crash in dev.43
Replies: 6
Views: 8845

Re: esfit UI crash in dev.43

I am unfortunately stuck with R2018b, Update 8 (9.5.0.1586782), 64-bit (maci64)

by ThomasMCasey
Wed Aug 24, 2022 11:53 am
Forum: General forum
Topic: new esfit UI in dev versions
Replies: 2
Views: 2306

new esfit UI in dev versions

Is this correct for the new dev esfit if I am also including options and fit options?

Code: Select all

esfit(spc, @function, {Sys, Exp, Opt}, {Vary, FitOpt})
by ThomasMCasey
Wed Aug 24, 2022 11:51 am
Forum: Bugs
Topic: esfit UI crash in dev.43
Replies: 6
Views: 8845

esfit UI crash in dev.43

In dev.43 the esfit UI comes up but crashes after a few seconds. error is: "Error using uicontrol. There is no ContextMenu property on the UIControl class."

by ThomasMCasey
Wed Aug 24, 2022 10:56 am
Forum: EasySpin file exchange
Topic: cwEPR App for processing, simulating, and fitting CW EPR data
Replies: 48
Views: 127125

Re: cwEPR App for processing, simulating, and fitting CW EPR data

@Bruin: Sorry for the delay, I will hold off on officially posting an updated version that is compatible with dev versions on file exchange if it will break the stable version. However, I can post a "dev" version here if I can get it to work. I'm having an issue that may be my error, may b...
by ThomasMCasey
Wed Oct 06, 2021 5:51 pm
Forum: EasySpin file exchange
Topic: cwEPR App for processing, simulating, and fitting CW EPR data
Replies: 48
Views: 127125

Re: cwEPR App for processing, simulating, and fitting CW EPR data

bruin, I updated the app to address this issue and posted the new version (https://www.mathworks.com/matlabcentral ... 3292-cwepr). It should work fine for both the dev and stable versions. Let me know if there are any other issues. Thanks again for all of the feedback!