Raghu Piska
IIT hyderabad
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
My color map and color bar are not representing the same colors?
I have a code something like this. [m,n]=meshgrid(0:el_length_x:XL, 0:el_length_y:YL); figure surf(m,n,D3); c...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
how to crate a video of multiple surf plots ?
I am running a code which produces a surf plot for every step of the loop. I want to create a video of the all these surf plots ...
대략 7년 전 | 답변 수: 1 | 2
1
답변질문
How to see script and command window side by side?
I want to see editor script and command window side by side instead of one above the other. How can I do that?
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
Stepping back while debugging
I have a matlab function which has several matlab sub functions in it. While debugging the function I accidentally passed one s...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
Problem in Debugging matlab function
I am running a MATLAB function which also has some other functions in it. When I start debugging this, I can step into the othe...
9년 초과 전 | 답변 수: 2 | 0

