help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: the last saturday in the month


From: Doug Stewart
Subject: Re: the last saturday in the month
Date: Tue, 7 Aug 2018 09:52:40 -0400



On Tue, Aug 7, 2018 at 9:37 AM, Doug Stewart <address@hidden> wrote:


On Tue, Aug 7, 2018 at 9:05 AM, turbofib <address@hidden> wrote:
Correct!


I'll give you this example because there are several problems I've found
Anyway I can write the problems in a separate way so I do it :)

If i write :

 datestr(733546,8)=="Sat" 
ans=1 0 0

i want to return true or false
instead it return a boolean matrix


 
If you use google  or any search engine with this:

octave string compare

then you get an answer!!! 


--
DAS

also 
Inside octave you can do:
>> lookfor string compare

and scroll down to str****


I am just showing you how I get my answers :-)




--
DAS


reply via email to

[Prev in Thread] Current Thread [Next in Thread]