![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2869038_1523865404066_DEF.jpg)
Shaojun Xiao
Followers: 0 Following: 0
Statistics
RANK
145,943
of 297,016
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Hide ctfserver popup window when using OutOfProcessAttribute with MCR .NET Data API?
The following work around from AK of the MathWorks Support: [DllImport("kernel32")] static extern bool AllocConsole(); [Dll...
8 months ago | 0
Question
Assign file version for CTF file
In order to deploy the CTF file with other C# applications files, need to assign a file version for the CTF file and so could be...
9 months ago | 1 answer | 0
1
answerQuestion
Extract MATLABArray data return from Matlab dll in c# with new DATA API for dotnet
Built a Matlab dll, a struct is returned from some calcuation of a matlab function. In the old MWArray data API, I can access ...
10 months ago | 1 answer | 0