memory parcels created bymxCalloc,mxMalloc,mxRealloc,mxArrayToString, andmxArrayToUTF8Stringare nonpersistent. The memory management facility automatically frees all nonpersistent memory whenever a MEX file completes. Thus, even if you do not callmxFree, MATLAB takes...