Community Profile

photo

Nicholas


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Change string of text into multiple lines
I have a string of text that needs to be formatted and saved as a txt file. The string is in this format: ,1,1880802442166,1,...

9 years ago | 2 answers | 0

2

answers

Question


Convert matlab struct to C struct for mex
I have a struct that I'm writing in C and need to use a mex function to use it in matlab. The struct was originally in matlab an...

9 years ago | 0 answers | 0

0

answers

Question


When to use mex files?
I was given a lot of .m files that, together, run a single program. What files should I convert to me in order to speed it up? I...

10 years ago | 1 answer | 1

1

answer

Question


Simple mex function help
Solved

10 years ago | 1 answer | 0

1

answer

Question


Simple mex question: how to call a mex function in matlab utilizing variables defined in matlab
So I'm trying to convert pieces of a matlab program into mex files to increase the execution speed. The program has about 20 dif...

10 years ago | 3 answers | 0

3

answers