photo

Kelsey Hideshima


Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

Question


How to use fprintf to add a header when printing a matrix?
I used fprintf('%u %1.2e\n', [values]') to print the matrix, but I only got the values and no headers. I want to print the same ...

10 years ago | 2 answers | 0

2

answers