Ellie Matlab
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0