I think the ismac.m script was introduced in later versions of matlab.
You can just create your own with the following content:
function y=ismac
y=0;
return
On 02/15/2017 01:59 PM, aral ahmadi wrote:
> From: Douglas N Greve
> So ismac.m is not defined in your matlab implementation? What vers
From: Douglas N Greve
So ismac.m is not defined in your matlab implementation? What version of
matlab are you using? What kind of computer are you running on?
Aral's answer:
I am working through VPN and connect to a Linux server using my laptop
(Thinkpad2011). Not sure which version of Matlab, th