Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: declaring xmlserializer where typeof is a class derived from arraylist Pin
Hessam Jalali23-Aug-07 23:47
Hessam Jalali23-Aug-07 23:47 
QuestionHow to "ping" command on Mono by C#? Pin
bug_aonz20-Aug-07 17:49
bug_aonz20-Aug-07 17:49 
AnswerRe: How to "ping" command on Mono by C#? Pin
Vasudevan Deepak Kumar20-Aug-07 21:32
Vasudevan Deepak Kumar20-Aug-07 21:32 
GeneralRe: How to "ping" command on Mono by C#? Pin
bug_aonz21-Aug-07 16:44
bug_aonz21-Aug-07 16:44 
QuestionInstalled software List Pin
Jeeva Jose20-Aug-07 17:15
Jeeva Jose20-Aug-07 17:15 
AnswerRe: Installed software List Pin
Scott Dorman20-Aug-07 17:24
professionalScott Dorman20-Aug-07 17:24 
QuestionC# and MATLAB Pin
TriBerryPowerBar20-Aug-07 15:17
TriBerryPowerBar20-Aug-07 15:17 
AnswerRe: C# and MATLAB Pin
Scott Dorman20-Aug-07 17:23
professionalScott Dorman20-Aug-07 17:23 
First, you may want to have a look at the MATLAB Builder for .NET[^]

Second, it would have been helpful to have posted the original C calling syntax for the mexFunction, which is
void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]);
There is an example here Integrating MATLAB with C#[^] that might help you as well, but you probably want the mxArray parameters to be declared as ref IntPtr or possibly out IntPtr[] parameters.



Scott.

—In just two days, tomorrow will be yesterday.

[Forum Guidelines] [Articles] [Blog]

QuestionUpdater block - downloading updates from a server Pin
steve_rm20-Aug-07 11:33
steve_rm20-Aug-07 11:33 
QuestionIP Control Pin
Demian Panello20-Aug-07 9:29
Demian Panello20-Aug-07 9:29 
AnswerRe: IP Control Pin
Demian Panello20-Aug-07 10:34
Demian Panello20-Aug-07 10:34 
QuestionLayout /map [modified] Pin
SpiveyC#20-Aug-07 7:49
SpiveyC#20-Aug-07 7:49 
AnswerRe: Layout /map Pin
Christian Graus20-Aug-07 11:00
protectorChristian Graus20-Aug-07 11:00 
QuestionValidation and closing a dialog Pin
Marc Clifton20-Aug-07 6:03
mvaMarc Clifton20-Aug-07 6:03 
AnswerRe: Validation and closing a dialog Pin
Eduard Keilholz20-Aug-07 6:10
Eduard Keilholz20-Aug-07 6:10 
GeneralRe: Validation and closing a dialog Pin
Marc Clifton20-Aug-07 6:17
mvaMarc Clifton20-Aug-07 6:17 
GeneralRe: Validation and closing a dialog Pin
Marc Clifton20-Aug-07 9:02
mvaMarc Clifton20-Aug-07 9:02 
QuestionListView list importing from .txt/ini file? Pin
Sylenze20-Aug-07 6:01
Sylenze20-Aug-07 6:01 
AnswerRe: ListView list importing from .txt/ini file? Pin
Eduard Keilholz20-Aug-07 6:59
Eduard Keilholz20-Aug-07 6:59 
GeneralRe: ListView list importing from .txt/ini file? Pin
Sylenze20-Aug-07 8:06
Sylenze20-Aug-07 8:06 
AnswerRe: ListView list importing from .txt/ini file? Pin
Luc Pattyn20-Aug-07 13:38
sitebuilderLuc Pattyn20-Aug-07 13:38 
Questioninstall windows fonts Pin
Werdna20-Aug-07 5:56
Werdna20-Aug-07 5:56 
AnswerRe: install windows fonts Pin
Eduard Keilholz20-Aug-07 6:55
Eduard Keilholz20-Aug-07 6:55 
GeneralRe: install windows fonts Pin
Werdna20-Aug-07 13:48
Werdna20-Aug-07 13:48 
AnswerRe: install windows fonts Pin
SpiveyC#20-Aug-07 7:52
SpiveyC#20-Aug-07 7:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.