Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've downloaded MATLAB for linux, it's composed of 3 tar files. My problem is now to extract those files to one ISO file, I tried to that with the first one hoping it'll automatically get the others, but it didn't work

share|improve this question
I've downloaded those files from the university website and that's all I have – Engine Aug 5 '12 at 8:58
You can untar all 3 with a wildcard (tar xvfz tarfile*.* or something like that) and then you can start the software by executing the executable(?) – Rinzwind Aug 5 '12 at 9:32
I get an error message that the streaming is not ended :( – Engine Aug 5 '12 at 10:07

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.