photo

Geraldo Rebouças


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
110,686
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

Feeds

View by

Answered
how to project a contour along a surface plane?
The challenge was more math than MATLAB itself. Here is the solution: close all; % defining the plane: N = 2:4; % normal ...

1 year ago | 0

| accepted

Question


how to project a contour along a surface plane?
How to plot the projection of a function f(x, y, z) onto a plane with normal vector N, passing through P0? The goal is that the...

1 year ago | 2 answers | 0

2

answers

Question


Subclassing closed source Simscape components
I would like to define a custom engine, starting from Simscape's Generic Engine. For instance, how should one replicate the engi...

2 years ago | 1 answer | 0

1

answer

Question


Error while extracting time table from Dataset with Enum signal
Hi, I have a Simulink model that should operate at different modes (e.g. ON/OFF) according to varying load demands. So, I log t...

2 years ago | 1 answer | 0

1

answer