Community Profile

photo

Miguel Morgado


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Community Group Solver
  • Project Euler I
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Save several scripts as a single PDF
Hi everyone, I'm trying to save the code of several Matlab scrpits (around 140) into a single PDF. I've seen function publish, ...

4 years ago | 1 answer | 0

1

answer

Question


Plot several cylinders around different centers in the same figure
Hi, I'm trying to plot several cylinders, trying to avoid using a loop. The centers of these n cylinders are contained in the...

5 years ago | 0 answers | 0

0

answers

Question


Multiply each column of a matrix by another matrix
Hi, I have 2 matrices, E of dimension 4x57 and J of dimension 4x4. I'm trying to do the operation C = sqrt(E'*J*E) for each co...

5 years ago | 2 answers | 0

2

answers