From: Peter on


Thank you @ Bruno,

@rune

Most people has read the manual and make mistakes anyhow. Sorry for that my great god.

Greets,
From: Rune Allnor on
On 10 Jul, 13:05, "Peter " <Peter...(a)googlemail.com> wrote:
> Thank you @ Bruno,
>
> @rune
>
> Most people has read the manual and make mistakes anyhow.

Sure. But your mistake is so ridiculously basic it is obvious
you never even browsed the docs.

Rune
From: Peter on
Oh you know what i have done...

You are my god...
From: Jan Simon on
Dear Peter,

This newsgroup is a forum for discussing issues related to the use of MATLAB
Your question matched this condition.
It is nice to meet people like Bruno, who takes the time to solve your problem, although or because it looks trivial, if one knows the answer.

Welcome to Mex, Jan
From: Steve Amphlett on
"Peter " <Peterhae(a)googlemail.com> wrote in message <i19j71$7v7$1(a)fred.mathworks.com>...
> Some other call that more
>
> apathic....
>
> arrogant people are thinking how intelligent child like you they are when they find those great acronyms...
>
> Otherwise a simple hint would be much more nice but if it gives you a little kick then it is ok too.
>
> Greets Peter

Think about it logically Peter. How could Matlab possibly know what function to search for in your shared library (MEX) file? The only information you give to Matlab when calling a MEX file is the (base) name of the file that contains it. So it must be an agreed, fixed name in that file, a.k.a. the MEX gateway function.

There are plenty of examples in the installation.