photo

Joao Henriques


University of Coimbra

Con actividad desde 2010

Followers: 0   Following: 0

Mensaje

Personal info and publications:
http://www.isr.uc.pt/~henriques/

Estadística

All
  • Personal Best Downloads Level 2
  • Knowledgeable Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Comparing strings with wildcards
There's a very simple way, just use regexptranslate: regexp('abc123x', regexptranslate('abc*x')) Will return 1 (begginin...

más de 10 años hace | 1

| aceptada

Enviada


strjoin
Joins cell array into a single string, with delimiter. Small, vectorized and fast.

casi 12 años hace | 2 descargas |

Respondida
functions vs. script
As you've seen, it's very tempting to use functions as if they were scripts. Many people just use "global" to share variables be...

más de 12 años hace | 2

Enviada


disptable - Display matrix with column or row labels
Displays a matrix with per-column or per-row labels.

casi 13 años hace | 1 descarga |

Thumbnail

Enviada


Figure to play and analyze videos with custom plots on top
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.

casi 14 años hace | 6 descargas |

Thumbnail

Enviada


Fast edges of a color image (actual color, not converting to grayscale)
Edges of a color image by the max gradient method.

más de 14 años hace | 4 descargas |

Thumbnail

Enviada


textborder - Higher contrast text using a 1-pixel-thick border
Draws text on a figure with a 1-pixel-thick border.

más de 14 años hace | 5 descargas |

Thumbnail