Thomas Lai
University of British Columbia
Active since 2012
Followers: 0 Following: 0
Statistics
All
RANK
267,570
of 300,508
REPUTATION
0
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,019
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
I have a C++ class. How can I interface to it through a MATLAB class?
As far as I know, mex does not support object persistence past its basic predefined numeric classes. I tried returning the point...
I have a C++ class. How can I interface to it through a MATLAB class?
As far as I know, mex does not support object persistence past its basic predefined numeric classes. I tried returning the point...
13 years ago | 0
Answered
Persistent Object in mex-File (Segmentation violation)
I have tried a very similar method in trying to get C++ object persistence, and even though I did declare global variables in th...
Persistent Object in mex-File (Segmentation violation)
I have tried a very similar method in trying to get C++ object persistence, and even though I did declare global variables in th...
13 years ago | 0
Question
Overloading Numel
I have a need to overload numel for a data container class that i'm building. However it seems to break the overloaded subsref m...
13 years ago | 0 answers | 0
0
answersQuestion
spmd, composites and hidden overheads
I have a few questions regarding the inner workings of the spmd block that I wish PCT engineers would give some pointers on. ...
13 years ago | 1 answer | 0
1
answerAnswered
Memory spike when using previously declared variable in spmd block
Hi Konrad, is there any way to get around the serialization limit of 2GB? Because, 2GB is much too small for any significant lar...
Memory spike when using previously declared variable in spmd block
Hi Konrad, is there any way to get around the serialization limit of 2GB? Because, 2GB is much too small for any significant lar...
13 years ago | 0


