Community Profile

photo

Seth Wagenman


Last seen: circa un mese fa Attivo dal 2020

Statistiche

All
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Answer
  • First Submission

Visualizza badge

Content Feed

Visto da

Inviato


signedAngleTwoVectors
Returns signed angle between two 3-D vectors in plane spanning them with direction determined either by the right hand rule or s...

oltre 2 anni fa | 4 download |

Risposto
unable to use Aerospace Blockset function eci2ecef
Try importing Python's pymap3d package and using it instead as described at: https://github.com/geospace-code/matmap3d/issues/3...

oltre 3 anni fa | 0

Risposto
passing numpy.ndarray from Python to Matlab
The following answer is about a numpy array created in Python, not in MATLAB. The Python module pymatmap3d was something like: ...

oltre 3 anni fa | 0

Risposto
What is missing from MATLAB #2 - the next decade edition
Ability to convert Python items to MATLAB data types (other than numpy arrays) inside of MATLAB, rather than inside of Python us...

oltre 3 anni fa | 1

Risposto
What parts of MATLAB would you not miss?
Admin permission required to install python API. No other python modules I have ever used require this: https://www.mathworks....

oltre 3 anni fa | 0

Risposto
MATLAB Crashes when Using Conda Environment Other than Base
For a conda environment named "useFromMATLAB", the following code works in Windows 10/Anaconda 3. Note that if you are debuggin...

oltre 3 anni fa | 6

Risposto
Python API Setup: environments how to get Matlab to use other env as interpeter??
Check this answer out if using Anaconda: https://www.mathworks.com/matlabcentral/answers/443558-matlab-crashes-when-using-conda-...

oltre 3 anni fa | 0

Inviato


unit3DVectorizeByRow
Make 3-D vector(s) have unit length via normalization.

oltre 3 anni fa | 1 download |

Inviato


planeProjection
Project a vector onto a plane defined by a normal vector.

oltre 3 anni fa | 1 download |

Inviato


approxECISunPosition
Calculates an approximate position of the Sun at a given UTC time (vector) in Earth-centered inertial (ECI) coordinates.

oltre 3 anni fa | 5 download |