photo

Ellie Matlab


Last seen: 約2年 前 2022 年からアクティブ

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年 前 | 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年 前 | 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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 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年 前 | 1 件の回答 | 0

1

回答