help-octave
[Top][All Lists]
Advanced

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

Re: Repeating bug (error: subscript indices must be either positive inte


From: ragan2328
Subject: Re: Repeating bug (error: subscript indices must be either positive integers or logicals)
Date: Wed, 27 Apr 2011 09:59:57 -0700 (PDT)

Hey Andy,

I've had yet another problem dealing with an infinite loop I was
hoping you could help out with. I have a feeling this one is a quick
fix. Additionally, the details of the assignment were to create a
generator that outputted a password, but that it must have at least
one uppercase letter, one lowercase letter, one digit, and the first
character must be a letter.

Now, the problem I've been having was that the password never seems to
pass the requirements in PassCheck, resulting in an infinite loop. I'm
reattaching my revised programs, I hope you can help me out on this
one. Thanks so much again.

Passgen.m (1K) Download Attachment
OnePassword.m (398 bytes) Download Attachment
PassCheck.m (778 bytes) Download Attachment


View this message in context: Re: Repeating bug (error: subscript indices must be either positive integers or logicals)
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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