Feeds
回答済み
Trying to save data to excel with appropriate offset.
Solved: All I had to do was transpose the array that I was writing to excel so that it was nx1 not 1xn in it's dimensions. S...
Trying to save data to excel with appropriate offset.
Solved: All I had to do was transpose the array that I was writing to excel so that it was nx1 not 1xn in it's dimensions. S...
14年弱 前 | 1
質問
Trying to save data to excel with appropriate offset.
Hi there, I'm trying to save an array to excel which changes size on every loop iteration. I'm currently using excel as a COM...
14年弱 前 | 1 件の回答 | 0
1
回答質問
How can I vary a value in both the main script and a function file?
I have a system of 4 nonlinear ODE's which I have in a function file along with the parameters. One of which is the parameter 'K...
14年弱 前 | 1 件の回答 | 1