Community Profile

photo

Pin-Hao Cheng


University of Minnesota

Last seen: 2 días hace Con actividad desde 2017

Followers: 0   Following: 0

Contacto

Ph.D. student in Mechanical Engineering

Estadísticas

  • First Answer
  • Thankful Level 2
  • Revival Level 1
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Using while loops in matrices
Let me know if this is what you are looking for. Happy to answer any further questions! A = rand(10) for m = 1:10 %...

más de 1 año hace | 0

Respondida
Equivalent of get device status in 'serial' to 'serialport'
Credit to @dpb This is the code I used: if exist('device','var') ~= 1 ... end More information about the exist syntax h...

casi 3 años hace | 0

| aceptada

Pregunta


Equivalent of get device status in 'serial' to 'serialport'
I am updating some legacy codes, namely changing 'serial' to 'serialport,' as 'serial' will be removed soon. Part of the code...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Pulley with two hanging masses
See comment and attachment above.

más de 3 años hace | 0

| aceptada

Pregunta


Plot on different tile during a loop
Hi all- Similar to the question asked here, but mine was about plotting on different tiles during a loop. If we are talking ab...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Pulley with two hanging masses
Hello all, I have been trying to simulate the classic physics problem: a pulley with two hanging masses. I am not sure which pa...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Replacing NaN with some specific values in a mix data type of cell.
Hi there, I'm looking for functions that can replace Nan with some specific values in a mix data type of cell. Mix data type as...

más de 6 años hace | 1 respuesta | 0

1

respuesta