8-Gravel
May 6, 2024
Solved
calculate all combinations using FOR loop
- May 6, 2024
- 5 replies
- 2370 views
hello community.
need some support.
im trying to calculate all possible combinations of Voltage * Current
need to display all combinations in a matrix with only 1 column
in this case have 3 voltages and 3 currents
matrix result should be of 1column and 9 rows.
this is what I have up to now, but not been able to display each iteration.



