amin.khormaei Posted January 26, 2021 Share Posted January 26, 2021 why my while loop just pass the whole 9 times loop result to the last element of my array? ArrayValueIncrementQuestion.hip Quote Link to comment Share on other sites More sharing options...
amin.khormaei Posted January 27, 2021 Author Share Posted January 27, 2021 are there any answers to this? Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted January 27, 2021 Share Posted January 27, 2021 (edited) On 1/27/2021 at 4:47 AM, amin.khormaei said: are there any answers to this? Expand Hi, you should create constant vop type float array and connect it to the do_while_begin1, then output of this connect to input 'array' of the setelement1 vop. Finally you should connect result of setelement1 to the end_do_while1, and it should work now. Edited January 27, 2021 by vicvvsh 1 Quote Link to comment Share on other sites More sharing options...
amin.khormaei Posted January 29, 2021 Author Share Posted January 29, 2021 (edited) On 1/27/2021 at 11:20 AM, vicvvsh said: Hi, you should create constant vop type float array and connect it to the do_while_begin1, then output of this connect to input 'array' of the setelement1 vop. Finally you should connect result of setelement1 to the end_do_while1, and it should work now. Expand could you make it and share with me please Edited January 29, 2021 by amin.khormaei Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted January 29, 2021 Share Posted January 29, 2021 On 1/29/2021 at 6:41 PM, amin.khormaei said: could you make it and share with please Expand Sure ArrayValueIncrementQuestion_01.hipnc 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.