Community Profile

photo

Joao Henriques


University of Coimbra

2010 年からアクティブ

Followers: 0   Following: 0

連絡

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

統計

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

バッジを表示

Feeds

表示方法

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

10年弱 前 | 1

| 採用済み

送信済み


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

11年以上 前 | ダウンロード 1 件 |

回答済み
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...

約12年 前 | 2

送信済み


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

約12年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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.

13年以上 前 | ダウンロード 10 件 |

Thumbnail

送信済み


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

14年弱 前 | ダウンロード 9 件 |

Thumbnail

送信済み


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

14年弱 前 | ダウンロード 3 件 |

Thumbnail