![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13236860_1533205379795_DEF.jpg)
Jonathan Rabe
Followers: 0 Following: 0
Feeds
질문
Fixing the distortion with subplot
Hi all, I am trying to make a video of a heat simulation, and so I want to plot the two graphs next to each other for each fram...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Setting the independent colors of multiple surfaces
This line seemed to work well with a facecolor argument... surf(x, y, (b+z*discWidth), 'FaceColor', [Temps(elem, ringno)/100, 0...
Setting the independent colors of multiple surfaces
This line seemed to work well with a facecolor argument... surf(x, y, (b+z*discWidth), 'FaceColor', [Temps(elem, ringno)/100, 0...
거의 5년 전 | 0
| 수락됨
질문
Setting the independent colors of multiple surfaces
Hi all, I am working on a numerical methods project where I would like to model a volume. I would later like to plot the surfac...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB outputs fractions instead of float values
Good day, So I am trying to calculate the values from a few linear equations. The code works (I think it does but can't justify...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Selecting specific values from anonymous functions
Hi, for my anonymous function as below, I would like to have it as one single function. Something like this: g = @(th) TsMat(th...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Cross products with anonymous functions
I please need help with my code. I want to end up with a matrix. I have an anonymous function which I would like to pass various...
5년 초과 전 | 답변 수: 1 | 0