Registered Member
|
I want to print the values of my matrix to a file so that I can use the data in another program.
This was my first attempt and it doesn't work. I'm sure it's because I'm not using fprintf correctly. Please help!
|
Registered Member
|
I don't think you can pass a Matrix object to fprintf. Try using fstream instead:
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]