Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Markus21783

  1. Markus21783

    user input with mex file

    Hi there, Does anyone know how to get user keyboard input from within a mexfile? Or just how to pause it so I can look at things on the screen? thanks Markus
  2. Markus21783

    invalid mxArray returned by mxGetCell...

    Hello all mexperts! My problem is: when I use the following code, it will crash if I say >>a = cell(2,2); >>myfun(a) where myfun(a) is the function: void mexFunction(int nlhs,mxArray *plhs[],int nrhs,const mxArray *prhs[]) { int index; mxArray *cell_element_ptr = 0; double...

Part and Inventory Search