Jump to content

How can i design a programm which gives the max and min value between


miab2234

Recommended Posts

QUOTE (Dan DeFriese @ Nov 10 2008, 01:25 AM)

I'm not sure what your trying to do. Does this help?

Hallo Dan,

Thanks a lot . It was verynice from you and so fast.It was 90% Similar what i wanted :).

I completed it.

I uploaded the changed one again in my thread and now the programm has to show how many numbers are between

1. 0and 0.1

2. 0.1 and 0.9

3. 0.9 and 1

I think its not so difficult for u :). The file is downside. Check it out

Waiting for reply

best regrads,

Ashfu

Link to comment

QUOTE (miab2234 @ Nov 10 2008, 01:49 AM)

Hallo Dan,

Thanks a lot . It was verynice from you and so fast.It was 90% Similar what i wanted :) .

I completed it.

I uploaded the changed one again in my thread and now the programm has to show how many numbers are between

1. 0and 0.1

2. 0.1 and 0.9

3. 0.9 and 1

I think its not so difficult for u :) . The file is downside. Check it out

Waiting for reply

best regrads,

Ashfu

I'd start by playing with the In Range and Coerce function and incrementing a set of integers within shift registers. Repost your work if you get stuck.

Link to comment

QUOTE (miab2234 @ Nov 9 2008, 11:49 PM)

Thanks a lot . It was verynice from you and so fast.It was 90% Similar what i wanted :) .

I completed it.

You might want to double check your shift register initialization values. There is a potential bug the way it is coded now.

Link to comment

QUOTE (Dan DeFriese @ Nov 12 2008, 10:13 AM)

I believe Toby was refering to the fact that, for a given number set, the min and max may not always be less than or greater than 0.5.

That's correct, but I wasn't going to give away the answer. ;) Sometimes programming requires a little logical thought analysis and I haven't seen any of that yet from the original poster. My clue told exactly where to look - it should not have been too difficult to figure out.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.