MatrixBerryCore
+mxberry
+pcalc
isparttbxinst.m
Go to the documentation of this file.
1
function
[isParTbxInstalled,isAltPartTbxInstalled]=
isparttbxinst
()
2
isParTbxInstalled=~isempty(which('getCurrentTask'));
3
isAltPartTbxInstalled=...
4
~isempty(which('
mxberry
.pcalcalt.auxdfeval'));
mxberry::pcalc::isparttbxinst
function isparttbxinst()
mxberry
Generated for MatrixBerryCore by
1.8.13