Community Profile

photo

Mark


Active since 2013

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


mex @rsp_file (windows) commenting
Hi All - I'm using a text file to pass in the necessary command line arguments for mex'ing such as mex someFunc.cpp @mex...

10 years ago | 1 answer | 0

1

answer

Answered
Return (large) unchange mxArray from MEX
In the spirit of clarification, the same 'plhs[0] = prhs[0]' does not compile in a C++ implementation (unless I'm missing someth...

11 years ago | 0

Answered
Return (large) unchange mxArray from MEX
I must sheepishly admit that because Visual Studio intellisense kicked out the logical plhs[0]=prhs[0] I didn't think to try and...

11 years ago | 0

Answered
Return (large) unchange mxArray from MEX
Hi Jan, Thanks for your reply. This is in fact exactly how I am handling it but this really is a terrible condition to have...

11 years ago | 0

Question


Return (large) unchange mxArray from MEX
Hi all .. With a large array out to CPP / MEX, under certain conditions there will be no manipulation of the original data. ...

11 years ago | 5 answers | 2

5

answers

Answered
Read Only Globals in Parallel Computing
I'm quite late to the party on this one, but it seems that this is worth a reread and repost. I think many of us are finding th...

11 years ago | 0

Question


UNC Permissions woes - cannot MEX to shared resource
Hello all and thanks for reading. The environment is WinTel workgroup with a UNC NAS device as a shared resource. In short, ...

11 years ago | 0 answers | 0

0

answers

Question


MEX difficulty - inserting into an existing struct
I am experiencing difficulty in trying to MEX a function which inserts data into a struct. The logic / code works within MatLab...

11 years ago | 0 answers | 0

0

answers

Question


MatLab + Windows + UNC + HTCondor (generic scheduler)
Hello all and thanks for reading / giving some input: We have set up a simple lab with one node acting both as master and e...

11 years ago | 1 answer | 0

1

answer

Question


Cluster allocation of jobs / tasks - parfor
Hello everyone and thanks for any feedback. Please note that my exposure to MatLab and cluster submission is at the universit...

11 years ago | 1 answer | 0

1

answer