Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • $\begingroup$ Try mx = Import[filename]. $\endgroup$ Commented Feb 18, 2017 at 2:31
  • $\begingroup$ I cant do that becauae some nodal numbers are missing. Importing would just name it as mx[1], mx[2], mx[3] and so forth. But if number 2 is missing, i'd have to skip mx[2] $\endgroup$ Commented Feb 18, 2017 at 2:45
  • 2
    $\begingroup$ Well then, you'll have to provide a sample of your file, since you haven't provided enough information to solve your problem. $\endgroup$ Commented Feb 18, 2017 at 2:57