Group Abstract Group Abstract

Message Boards Message Boards

0
|
9.7K Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Mathematica 9 Iterative Import

Posted 10 years ago
Attachments:
POSTED BY: Phillip Rechani
4 Replies

I can not verify your output. And it is hard to tell without having the code - instead of a picture of code. Maybe there are some hidden characters somewhere. And what happened between Out[102] and Out[105]?

POSTED BY: Henrik Schachner
Posted 10 years ago

Just thought to update you if you were interested. It does import the files if I don't have the iterative scheme. I had been doing that for quite a while using the single slash anyways, but I did wanted to see if you were correct. It seems to have stirred up more problems while complaining about the same issue.

Attachments:
POSTED BY: Phillip Rechani

Hi Phillip,

I can not try, because I am working here on a Linux system (fortunately!), but your problem seems to be that you have to write your directory path like so:

SetDirectory["C:\\homework\\homework"]

A single backslash followed by a character has typically a special meaning, e.g. "\n" means 'newline'.

Regards -- Henrik

POSTED BY: Henrik Schachner
Posted 10 years ago

P.S. This is not an actual homework assignment. I know the path makes it seem that way, but it isn't. :)

POSTED BY: Phillip Rechani
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard