help-octave
[Top][All Lists]
Advanced

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

Re: .MAT files cannot be loaded


From: Jonathan Camilleri
Subject: Re: .MAT files cannot be loaded
Date: Fri, 4 Dec 2015 11:38:19 +0100

Still there is a problem.

GNU Octave, version 4.0.0
Copyright (C) 2015 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "i686-w64-mingw32".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

>> addpath (fullfile ("C:", "Users", "Administrator, "Downloads"))
parse error:

  syntax error

>>> addpath (fullfile ("C:", "Users", "Administrator, "Downloads"))
                                                               ^

>> addpath("C:/Users/Administrator/Downloads")
>> load("._irisData.mat")
warning: load: 'C:/Users/Administrator/Downloads\._irisData.mat' found by search
ing load path
error: load: unable to determine file format of '._irisData.mat'
>>

On 4 December 2015 at 11:22, Carlo De Falco <address@hidden> wrote:

On 4 Dec 2015, at 11:14, Helios de Rosario <address@hidden> wrote:

> or even:
>
>> addpath("C:/Users/Administrator/Downloads")
>

or

addpath (fullfile ("C:", "Users", "Administrator, "Downloads"))

c.



--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.

and, angel start-up investment opportunities available at http://slyth3.wix.com/jon-business.
Online resume is available online at http://mt.linkedin.com/in/jonathancamilleri and shared bookmarks at https://delicious.com/jon80.

Attachment: ._irisData.mat
Description: Binary data


reply via email to

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