photo

Lukas


Chalmers Tekniska Högskola

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
228,799
of 299,750

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,792

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,710

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

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Answered
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 years ago | 0

Answered
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 years ago | 0

Question


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 years ago | 4 answers | 0

4

answers