Feeds
質問
adjust for matrix input
How do I in a spimple way adjust this below to be able to handle a matrix as input, for example if: p_t2=rand(2,1000) ...
12年以上 前 | 1 件の回答 | 0
1
回答回答済み
Stor data in a vector
Thank you for the quick answers, however now I have an other problem.. How do I in a spimle way adjust it to be able to hadel...
Stor data in a vector
Thank you for the quick answers, however now I have an other problem.. How do I in a spimle way adjust it to be able to hadel...
12年以上 前 | 0
回答済み
Stor data in a vector
The code didnt look as i wanted it, sorry... p_t2=1:1000 pt2=1:40 p_t2=1:1000 pt2=1:40 for z=1:40 ...
Stor data in a vector
The code didnt look as i wanted it, sorry... p_t2=1:1000 pt2=1:40 p_t2=1:1000 pt2=1:40 for z=1:40 ...
12年以上 前 | 0
質問
Stor data in a vector
For every loop z i want to store my data so that JJ doesnt just become the reslut of z=40, i want JJ to be a vector(1,1000), now...
12年以上 前 | 4 件の回答 | 0
