Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculation of obj.Std not implemented for 2018b and older versions #9

Open
why-fi opened this issue Sep 18, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@why-fi
Copy link
Collaborator

why-fi commented Sep 18, 2020

https://github.com/Sequynth/Draw/blob/6f555a030e17cc974ba7a37ab69ec2a0d629c5a9/Draw.m#L308

Missing implementation of cleverStd results in impossibility of windowing the image.

Matlab 2018b

@why-fi
Copy link
Collaborator Author

why-fi commented Sep 18, 2020

Error in Draw>@(varargin)obj.draggingFcn(varargin{:}) (line 1001)
                        obj.f.WindowButtonMotionFcn = {@obj.draggingFcn, callingAx, Pt, sCenter, sWidth, cStep, wStep};
 
Error while evaluating Figure WindowButtonMotionFcn.

@why-fi why-fi added the bug Something isn't working label Sep 18, 2020
@why-fi why-fi added enhancement New feature or request and removed bug Something isn't working labels Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant