RENJI
Followers: 0 Following: 0
Feeds
提问
Writing into excel sheet from matlab
I would like to write a matrix (1xn ) generated during each iteration of for loop into an excel sheet. during the first iteratio...
1 year 前 | 2 个回答 | 0
2
个回答提问
I want to write figures generated during the execution of my program into a folder. I could write into two folders in the order figure1, figure2 etc.. but to other folders
I want to write figures generated during the execution of my program into a folder. I could write into two folders in the order ...
1 year 前 | 0 个回答 | 0
0
个回答提问
floor((I3(i,j-1)+I3(i-1,j))/2)
the expression evaluates to 192.5, but the function returns 193 instead of 192. Please help me out with this problem.
1 year 前 | 4 个回答 | 0
4
个回答提问
How to write ASCII characters corresponding to decimal numbers into a file?
I get some special symbols for large arrays and for small arrays I could write the characters.
2 years 前 | 1 个回答 | 0