Versions Compared

Key

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

...

We write matrix A to a text file named output_file, and we use a space as a delimiter. Add this line of code to beam4.m and run it. You should see a text file named output_file appear in your working directory. If you wish to learn more about dlmwrite, type help dlmwrite into the command window.use your best friend...documentation!

Output Important Values Using fprintf

...