Community Profile

photo

Gauraang Khurana


Active since 2016

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


How to create a ones array in mex ?
I am coding in c++ with mex interface. I need to create an array of ones of size 5 * 1. I am trying to use the mexCallMATLAB fun...

8 years ago | 0 answers | 0

0

answers

Question


How to clear mxArray ?
I have an mxArray which has a matrix. I want to clear this mxArray now and use it for another function. Can I over write it ? I...

8 years ago | 1 answer | 0

1

answer