photo

Jonathan Rabe


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
98,517
of 300,571

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

5 years ago | 1 answer | 0

1

answer

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

| accepted

Question


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

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer