Community Profile

photo

Dongliang Lu


Last seen: 4 días hace Con actividad desde 2019

Followers: 0   Following: 0

Contacto

Life is too short to not learning MATLAB.

Estadísticas

  • First Review
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Using a for loop to iterate over rows of a matrix?
Hope this helps: for i=1:size(flowData,1) [Re,flow_type] = Reynolds(p(i,1),v(i,2),L(i,3),u(i,4)); sprintf('%s',flow_t...

más de 4 años hace | 0