Community Profile

photo

Joao Henriques


University of Coimbra

Attivo dal 2010

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

Statistiche

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

Visualizza badge

Content Feed

Visto da

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

quasi 10 anni fa | 1

| accettato

Inviato


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

oltre 11 anni fa | 1 download |

Risposto
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...

circa 12 anni fa | 2

Inviato


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

circa 12 anni fa | 1 download |

Thumbnail

Inviato


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.

oltre 13 anni fa | 9 download |

Thumbnail

Inviato


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

oltre 13 anni fa | 11 download |

Thumbnail

Inviato


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

quasi 14 anni fa | 6 download |

Thumbnail