Community Profile

photo

Banjo


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Storing and passing all iterations to an array outside the nested for loops
Hello, my problem is basically that I don't know how to store and pass all 8736 different values from L(k) to the outside of nes...

4 years ago | 2 answers | 0

2

answers

Question


Adding available capacity at the hourly time increment
Hello, Could you please help me how to cumulate available capacity that is second column of G matrix (10,10,15,15,15) at the ho...

5 years ago | 2 answers | 0

2

answers

Question


Adding string to matrix elements
Hello, How can I add strings to matrix elements? For example I want to add strings {'A= ' 'B=' 'C=' 'D='} to a matrix Nx4, [i...

6 years ago | 1 answer | 0

1

answer

Question


For loop iterations to display in uitable rows
Hello, how could I display all iterations of a for loop into uitable rows? I have created uitable in GUI and I put set(han...

6 years ago | 1 answer | 0

1

answer

Question


Making calculation in one and displaying results in other GUI
Hello, I have two GUIs, one for input data and other one for results. What I want is that when I insert all data in edit boxe...

6 years ago | 0 answers | 0

0

answers

Question


Removing of duplicates from first column and summing of elements in second column
Dear All, I need your help as I am not sure how to solve this problem. Namely, from a matrix with N rows and 2 columns, for e...

6 years ago | 1 answer | 0

1

answer

Question


Getting number of variables whose sum is lower than certain number
Hi all, I have a problem because I don't know how to get the number of X's whose sum is lower than number N. Condition that m...

6 years ago | 1 answer | 0

1

answer