Wednesday, November 16, 2011

Hello world code in Matlab

As per the tradition one must write a hello world program.

Write the following in other the Matlab command window or the editor.

% offering to the tiki gods
disp('hello world!');

1 comment:

  1. I need help with iris localization. I have applied the imfincircle function to locate it, but it only locates the inner boundary of the pupil and does not find outer boundary.

    How do I locate the outer boundary?

    ReplyDelete