From: John D'Errico on
"mohd Alabdulmuhsin" <tears_ha4(a)hotmail.com> wrote in message <i29i6k$1mc$1(a)fred.mathworks.com>...
> anyone knows how to code hearts game in matlab??

Yes, but do you?
From: Marco on
"John D'Errico" <woodchips(a)rochester.rr.com> wrote in message <i29jhr$s3j$1(a)fred.mathworks.com>...
> "mohd Alabdulmuhsin" <tears_ha4(a)hotmail.com> wrote in message <i29i6k$1mc$1(a)fred.mathworks.com>...
> > anyone knows how to code hearts game in matlab??
>
> Yes, but do you?



eval('%SystemRoot%\system32\mshearts.exe')
From: Jan Simon on
Dear Marco,

> eval('%SystemRoot%\system32\mshearts.exe')

EVAL is an overkill for evaluating a comment line. However, it is one of the few examples for the safe using of EVAL.
Perhaps you mean this:
sysroot = getenv('SYSTEMROOT');
system(fullfile(sysroot, 'system32\mshearts.exe'))
But I might admit, that I do not find MSHEARTS in my system32 folder...

Kind regards, Jan
From: mohd Alabdulmuhsin on
"us " <us(a)neurol.unizh.ch> wrote in message <i29ig1$jpe$1(a)fred.mathworks.com>...
> "mohd Alabdulmuhsin" <tears_ha4(a)hotmail.com> wrote in message <i29i6k$1mc$1(a)fred.mathworks.com>...
> > anyone knows how to code hearts game in matlab??
>
> yes
> us

ok. can u do it for me please
From: Walter Roberson on
mohd Alabdulmuhsin wrote:
> "us " <us(a)neurol.unizh.ch> wrote in message
> <i29ig1$jpe$1(a)fred.mathworks.com>...
>> "mohd Alabdulmuhsin" <tears_ha4(a)hotmail.com> wrote in message
>> <i29i6k$1mc$1(a)fred.mathworks.com>...
>> > anyone knows how to code hearts game in matlab??
>>
>> yes
>> us
>
> ok. can u do it for me please

Our intelligence agencies report that after Urs was drafted to program
Klondike as a matter of National Emergency, his techniques were
classified as Nova Gendenkken Artichoke Secret.

My security people won't let me program Hearts or anything related, so
that I do not accidentally provoke an international incident with a
friendly country.