help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mkdir and nested folders.


From: Laurent Hoeltgen
Subject: mkdir and nested folders.
Date: Tue, 18 Dec 2012 07:47:42 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

Hi.

The following works in Matlab R2012a on Xubunu 12.04:

mkdir('foo/bar/baz')

when the folders foo and bar don't exist. They are simply created then, too. However on octave (3.6.2) it doesn't. Status is 0.

Is there any way to get the same behaviour in octave as in matlab?

Regards,
Laurent


reply via email to

[Prev in Thread] Current Thread [Next in Thread]