photo

Joao Henriques


University of Coimbra

Attivo dal 2010

Followers: 0   Following: 0

Messaggio

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

Statistica

All
MATLAB Answers

0 Domande
2 Risposte

File Exchange

5 File

RANK
4.733
of 301.296

REPUTAZIONE
10

CONTRIBUTI
0 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
3

RANK
1.268 of 21.225

REPUTAZIONE
1.512

VALUTAZIONE MEDIA
4.80

CONTRIBUTI
5 File

DOWNLOAD
12

ALL TIME DOWNLOAD
13450

RANK

of 173.832

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

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 12 anni fa | 1

| accettato

Inviato


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

oltre 13 anni fa | 2 download |

0.0 / 5

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 14 anni fa | 2

Inviato


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

circa 14 anni fa | 3 download |

5.0 / 5
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 15 anni fa | 1 download |

5.0 / 5
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 15 anni fa | 3 download |

4.7 / 5
Thumbnail

Inviato


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

quasi 16 anni fa | 3 download |

4.4 / 5
Thumbnail