Hi,
I'm new to octave and after reading the manual I'm still not sure how to use --traditional / --braindead command. Basicly what I read is that this command makes it more compatible with Matlab so I wanted to use it. So I just type: --traditional or -- braindead and I get:
octave-3.2.4:2> --traditional
error: `traditional' undefined near line 2 column 3
octave-3.2.4:2> --braindead
error: `braindead' undefined near line 2 column 3
I'm using Ubuntu 12.04 LTS and my octave version is 3.2.4.2. Probably I'm not using it correctly, so if it is that the case I apologize for the dumb question but I'm just starting and I'm very new to GNU and I will appreciate any guidance you can provide.