Ellie Matlab
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
209,011
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
minor editing of current code of displaying 3 timestamps to displaying multiple timestamps with for and pause command
I did this code that displays the first 3 timestamps for temperature difference, but now i need to use for loop and pause comman...
2 years ago | 1 answer | 0
1
answerQuestion
changing timestamp t and plotting the results.
I managed to code when t=0, but i still need to code for when t=1000 and when t=2000, as wellas plotting each of the graphs. In...
2 years ago | 1 answer | 0
1
answerQuestion
Storing a variable and calling it out again to use and plot
From what i understand in this question, I need to store the current temperature,T of the following into a new variable T_old an...
2 years ago | 1 answer | 0
1
answerQuestion
adding a variable into a vector
I need to add extra variable to my matrix b, but when i added and ran the codes, there is an error as it does not fulfil the req...
2 years ago | 1 answer | 0
1
answerQuestion
Create a 1D row vector (5,1) with middle elements = T.
This is my code: I have problems with assigning the variable T to the 1D row vector. N = 3; a1=-2; a2 = 1; a3 = 1; A = di...
2 years ago | 1 answer | 0