photo

Geraldo Rebouças


Last seen: etwa ein Monat vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

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

etwa ein Jahr vor | 0

| akzeptiert

Frage


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

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort