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

undefined function 'ordf' #21

Open
cat2tom opened this issue May 23, 2017 · 3 comments
Open

undefined function 'ordf' #21

cat2tom opened this issue May 23, 2017 · 3 comments

Comments

@cat2tom
Copy link

cat2tom commented May 23, 2017

Sorry for another question. After manage to load CT images, click any module, it always failed and gave some the following information:

The plugin PTKSpongeModel failed with the following error: Undefined function 'ordf' for input arguments of type 'double'

Could you help me to resolve the problem? I am using matlab 2015a on Window 7.

Thanks

@cat2tom
Copy link
Author

cat2tom commented May 30, 2017

Really impressive! You created your own GUI system using OOP.

@tomdoel
Copy link
Owner

tomdoel commented Jun 1, 2017

So far I've not been able to reproduce this on R2015b or R2016b. It sounds like a problem with the Matlab image processing toolbox but it's hard to confirm that. Do you have the image processing toolbox installed and does it match your version of Matlab? And is it correctly on your path? You could try executing some example uses of Matlab's ordfilt2function and see if that works correctly.

@tomdoel
Copy link
Owner

tomdoel commented Jun 1, 2017

NB. I'm planning to spin out the GUI system soon as a separate project so it can be used to create custom GUI applications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants