will help you to use this plugin on 64-bit system.
orks.
Functions list (blue color - implemented):
General Purpose Commands
Managing Variables: format(), load(), save().
Operators and Special Functions
Arithmetic Operator Functions: kron(), minus(), mldivide(), mpower(), mrdivide(), mtimes(), plus(), power(), rdivide(), times(), unaryminus().
Relational Operator Functions: mweq(), mwge(), mwgt(), mwle(), mwlt(), mwneq().
Logical Operator Functions: mwall(), mwand(), mwany(), mwnot(), mwor(), mwxor().
Set Operators: intersect(), ismember(), setdiff(), setxor(), union(), unique().
Special Operator Functions: colon(), ctranspose(), end(), horzcat(), transpose(), vertcat().
Logical Functions: mwfind(), finite(), ischar(), isempty(), isfinite(), isieee(), isequal(), isinf(), isletter(), islogical(), isnan(), isreal(), isspace(), isstr(), isstudent(), isunix(), isvms(), logical(), tobool().
Bitwise Functions: mwbitand(), mwbitcmp(), bitget(), bitmax(), mwbitor(), bitset(), bitshift(), mwbitxor().
MATLAB as a Programming Language: feval(), lasterr(), mfilename(), nargchk(), xyzchk().
Message Display: error(), warning().
Elementary Matrices and Matrix Manipulation
Elementary Matrices: mweye(), linspace(), logspace(), meshgrid(), mwones(), mwrand(), mwrandn(), mwzeros().
Basic Array Information: disp(), isempty(), isequal(), islogical(), isnumeric(), length(), logical(), ndims(), mwsize().
Matrix Manipulation: cat(), diag(), fliplr(), flipud(), ipermute(), permute(), repmat(), reshape(), mwrot90(), shiftdim(), mwtril(), mwtriu().
Special Constants: computer, eps, flops, inf, nan, pi, realmax, realmin.
Specialized Matrices: compan(), hadamard(), hankel(), hilb(), invhilb(), magic(), pascal(), rosser(), toeplitz(), vander(), wilkinson().
Elementary Math Functions
Trigonometric Functions: mwacos(), mwacosh(), mwacot(), mwacoth(), mwacsc(), mwacsch(), mwasec(), mwasech(), mwasin(), mwasinh(), mwatan(), mwatan2(), mwatanh(), mwcos(), mwcosh(), mwcot(), mwcoth(), mwcsc(), mwcsch(), mwsec(), mwsech(), mwsin(), mwsinh(), mwtan(), mwtanh().
Exponential Functions: mwexp(), mwlog(), log10(), log2(), mwnextpow2(), pow2(), reallog(), reallog10(), realpow(), realsqrt(), mwsqrt().
Complex Functions: mwabs(), mwangle(), mwconj(), cplxpair(), mwimag(), isreal(), mwreal(), unwrap().
Rounding and Remainder Functions: mwceil(), mwfix(), mwfloor(), mwmod(), mwrem(), mwround(), mwsign().
Specialized Math Functions: mwbeta(), mwbetainc(), mwbetaln(), cross(), ellipj(), ellipke(), erf(), erfc(), erfcx(), erfinv(), mwexpint(), gamma(), gammainc(), gammaln(), legendre(), mwbesseli(), mwbesselj(), mwbesselk(), mwbesselh(), mwbessely().
Number Theoretic Functions: mwfactor(), gcd(), mwisprime(), lcm(), nchoosek(), perms(), mwprimes(), rat(), rats().
Coordinate System Transforms: mwcart2pol(), mwcart2sph(), pol2cart(), sph2cart().
Numerical Linear Algebra: mwdet(), norm(), normest(), null(), orth(), rank(), rcond(), rref(), subspace(), mwtrace().
Linear Equations: mwchol(), cond(), condest(), inv(), lscov(), lu(), nnls(), pinv(), qr().
Eigenvalues and Singular Values: condeig(), eig(), hess(), poly(), polyeig(), qz(), schur(), mwsvd().
Matrix Functions: mwexpm(), funm(), mwlogm(), mwsqrtm().
Factorization Utilities: mwbalance(), cdf2rdf(), planerot(), qrdelete(), qrinsert(), rsf2csf().
Data Analysis and Fourier Transform Functions
Basic Operations: cumprod(), cumsum(), cumtrapz(), max(), mwmean(), mwmedian(), min(), prod(), sort(), sortrows(), mwstd(), mwsum(), trapz().
Finite Differences: del2(), diff(), gradient().
Correlation: mwcorrcoef(), mwcov(), subspace().
Filtering and Convolution: mwconv(), mwconv2(), deconv(), filter(), filter2().
Fourier Transforms:mwfft(), mwfft2(), fftn(), mwfftshift(), mwifftshift(), mwifft(), mwifft2(), ifftn().
Sound and Audio: freqspace(), lin2mu(), mu2lin().
Polynomial and Interpolation Functions
Data Interpolation: griddata(), icubic(), interp1(), interp1q(), interp2(), interpft().
Spline Interpolation: ppval(), spline().
Geometric Analysis: inpolygon(), polyarea(), rectint().
Polynomials: mwconv(), mwdeconv(), mkpp(), poly(), polyder(), polyfit(), polyval(), polyvalm(), residue(), resi2(), mwroots(), unmkpp().
Function Functions and ODE Solvers
Optimization and Root Finding: fmin(), fmins(), foptions(), fzero(), optimget(), optimset().
Numerical Integration (quadrature): dblquad(), mquad(), quad8().
Ordinary Differential Equation Solvers: mwode23(), mwode45(), mwode113(), mwode15s(), mwode23s().
ODE Option Handling: odeget(), odeset().
Character String Functions
General: blanks(), char(), deblank(), double(), str2mat().
String Tests: ischar(), isletter(), isspace().
String Operations: findstr(), lower(), strcat(), strcmp(), strcmpi(), strjust(), strmatch(), strncmp(), strncmpi(), strrep(), strtok(), strvcat(), upper().
Base Number Conversion: base2dec(), bin2dec(), dec2base(), dec2bin(), dec2hex(), hex2dec(), hex2num().
String to Number Conversion: int2str(), mat2str(), num2str(), sprintf(), sscanf(), str2double(), str2num().
File I/O Functions
File Opening and Closing: fclose(), fopen().
File Positioning: feof(), ferror(), frewind(), fseek(), ftell().
Formatted I/O: fgetl(), fgets(), mwfprintf(), mwfscanf().
Binary File I/O: fread(), fwrite().
String Conversion: sprintf(), sscanf().
File Import/Export Functions: load(), save().
Data Types
Data Types: char(), double().
Object Functions: classname(), isa().
Time and Dates
Current Date and Time: clock(), date(), now().
Basic Functions: datenum(), datestr(), datevec().