photo

Perry Orthey


Temple University

Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

I work in image processing at Temple University Hospital in Philadelphia, PA. I use Matlab's image processing toolbox to do most of the automation and analysis of gastric images.
I have a bachelor's and a master's degree in mechanical engineering.

Estadística

All
  • First Answer
  • Scavenger Finisher
  • Solver

Ver insignias

Feeds

Ver por

Respondida
sprintf to cell array
You could use strsplit: C = {'a','b'}; Output = strsplit(sprintf('Letter:%s \n',C{:})); Although this gives you one e...

más de 8 años hace | 1