Programmer Question
I am thinking of writing the data to a file. Does anyone have an example of how to write a big amount of data to a file?
edit 1: Most elements in the matrix are zeroes, others are uint32
. I guess the simplest save()
and load()
would work, as @Jonas suggested.
Find the answer here
No comments:
Post a Comment