Just make a directory (say "matlab")
Then mount the matlab iso file to the matlab directory
Code:
mount -o loop matlab.iso matlab
You will need to install libXp from yum
Then just go into the matlab directory and run install
Code:
cd matlab
./install