Community Profile

photo

brayantz


Active since 2017

Statistics

All
  • Thankful Level 1
  • First Review
  • First Submission

View badges

Content Feed

View by

Question


What license I need to freelance?
I would like a licence for MATLAB, and other products like Statistics and Machine Learning Toolbox, MATLAB Report Generator, Map...

11 months ago | 1 answer | 0

1

answer

Question


Which folder names are special in MATLAB?
I know some folder like "private" and "resources", and other that use "@" for clasess and "+" for pakages. There are more?

2 years ago | 1 answer | 0

1

answer

Submitted


printtable(content, Name, Value)
Print character table in custom format.

6 years ago | 1 download |

Thumbnail

Submitted


[B1, B2, B3,... Bn] = repeat2combine(dim, A1, A2, A3... An)
Repeat arrays elements to get all combinations (General function, for any class and dimension).

6 years ago | 2 downloads |

Thumbnail

Submitted


B = interleave(dim, A1, A2, A3,... An)
Powerful function to interleave arrays of any type and any dimensions along specific dimension.

6 years ago | 2 downloads |

Thumbnail