Why does BW = roipoly fail to compile?

7 visualizzazioni (ultimi 30 giorni)
Tim
Tim il 25 Lug 2014
Commentato: Image Analyst il 28 Lug 2014
In my application I use the code line: BW = roipoly;
It works in the development environment: Win 7, 2014a - 32bit.
I used to be able to compile and run with no errors with 2013b - 32bit.
Now, when I compile the application with 2014a - 32bit and run, I get the error: "Undefined function roipoly".

Risposta accettata

Image Analyst
Image Analyst il 26 Lug 2014
When you type ver on the command line, do you see the Image Processing Toolbox listed? If not, you can't use roipoly().
  4 Commenti
Tim
Tim il 28 Lug 2014
Matlab problem when using 32-bit R2014a in 64-bit Windows.
Thanks,
Tim
Image Analyst
Image Analyst il 28 Lug 2014
Oh yes, that one. I had the same thing, just for a different function. Sorry I didn't remember. I encountered it last March, right after I installed the new R2014a, and reported it to them and they got me the patch soon afterwards.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by