Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.3K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

How to Import from home directory

Posted 11 years ago
POSTED BY: Stephen Diggs

Here's the basic formula for importing a file:

  • Open a notebook and in the menu at the top of Mathematica, go to "Insert" > "File Path".

  • Use the dialog to choose what file you want. A string with the full file path to the file you selected will appear in the notebook.

  • Wrap the Import function around the file path and evaluate it.

Does this work for you? What kind of file is it? What is the file format?

There's too much information about Import to cover in a single post like this. The documentation covers the many different file formats Mathematica can import and how they work.

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