Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
Create a text file called _input_data.txt_ in your working directory with the elements of _\[A\]_, each row being on a separate line: !input_data.jpg!
Keep in mind that we have used whitespace to delimit (i.e. differentiate) the different numbers. We'll read in this data using the _dlmread_ command. Check the documentation onby this command:
*Help > Index (tab) > dlmread*searching the help for *dlmread*.

Scroll down to look at the example under Remarks.

...