@Amarjot:
In R2009b, we allowed the use of a tilde to ignore unwanted function outputs:
[~,strelButtons,strelSliders] = StrelTool(strel1Parent);
If you're using an earlier version, you should 1) replace the tilde with a dummy variable (like "JUNK"); and 2) update your MATLAB!
Cheers,
Brett
Comment only
27 Feb 2013
MorphTool
An interactive environment for morphologically operating on images.
Brett, on an unrelated note
I tried contacting you but didnt get a reply. where can I find the demo files for your webinar on medical image processing ?
Comment only
27 Feb 2013
MorphTool
An interactive environment for morphologically operating on images.
Hi,
??? Error: File: MorphTool.m Line: 218 Column: 3
Expression or statement is incorrect--possibly unbalanced (, {, or [. can you please help me correct itt
Comment only