Statistics
RANK
13,021
of 301,506
REPUTATION
3
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 21,306
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,911
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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...
13 years ago | 1
Question
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...
13 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 1