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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

