
Joao Henriques
University of Coimbra
Followers: 0 Following: 0
Personal info and publications:
http://www.isr.uc.pt/~henriques/
Statistik
RANG
4.647
of 297.420
REPUTATION
10
BEITRÄGE
0 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
3
RANG
1.256 of 20.431
REPUTATION
1.504
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
5 Dateien
DOWNLOADS
16
ALL TIME DOWNLOADS
13371
RANG
of 158.839
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Comparing strings with wildcards
There's a very simple way, just use regexptranslate: regexp('abc123x', regexptranslate('abc*x')) Will return 1 (begginin...
fast 11 Jahre vor | 1
| akzeptiert
Gesendet
strjoin
Joins cell array into a single string, with delimiter. Small, vectorized and fast.
mehr als 12 Jahre vor | 2 Downloads |
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...
fast 13 Jahre vor | 2
Gesendet
disptable - Display matrix with column or row labels
Displays a matrix with per-column or per-row labels.
etwa 13 Jahre vor | 2 Downloads |

Gesendet
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.
etwa 14 Jahre vor | 6 Downloads |

Gesendet
Fast edges of a color image (actual color, not converting to grayscale)
Edges of a color image by the max gradient method.
mehr als 14 Jahre vor | 3 Downloads |

Gesendet
textborder - Higher contrast text using a 1-pixel-thick border
Draws text on a figure with a 1-pixel-thick border.
fast 15 Jahre vor | 3 Downloads |
