Thread Subject: HELP!! How to load a mat file from a server

Subject: HELP!! How to load a mat file from a server

From: Linghe

Date: 15 Sep, 2009 20:43:18

Message: 1 of 3

Hi

I am trying to load a mat file from our lab server. The directory is afp://PAR/Drobo...
Does anyone know what matlab function I can use to access the mat file?

Thanks a lot.
steven

Subject: HELP!! How to load a mat file from a server

From: Camron Call

Date: 15 Sep, 2009 22:09:01

Message: 2 of 3

Depending on your OS, one solution is to map the server folder to a network drive and assign it a letter. That way you can use a normal path name and not some off the wall server location.

I have a server folder mapped to Y:\

You can do :

>> load 'Y:\foldername1\foldername2\filename.mat'

and it should work.

Subject: HELP!! How to load a mat file from a server

From: Linghe

Date: 16 Sep, 2009 15:06:02

Message: 3 of 3

"Camron Call" <camroncall@gmail.cam> wrote in message <h8p39t$g2m$1@fred.mathworks.com>...
> Depending on your OS, one solution is to map the server folder to a network drive and assign it a letter. That way you can use a normal path name and not some off the wall server location.
>
> I have a server folder mapped to Y:\
>
> You can do :
>
> >> load 'Y:\foldername1\foldername2\filename.mat'
>
> and it should work.


Thanks for the msg. I am on MAC OS. I have mapped the server folder to my local disk ('Drobo' on the desktop). And I tried to load it but got this error msg:
??? Error using ==> load
Unable to read file /Users/lingheyang/Desktop/Drobo/Steven/data_loadup/Brain_GEM_hist_mask.mat: Not a directory.

any idea?

Thanks

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
load mat file f... Sprinceana 15 Sep, 2009 16:49:15
mat file Sprinceana 15 Sep, 2009 16:49:15
mat Sprinceana 15 Sep, 2009 16:49:15
load file Linghe 15 Sep, 2009 16:44:05
rssFeed for this Thread

Contact us at files@mathworks.com