Community Profile

photo

Jingjing Xu


Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


How to assign values for different variables in a for loop?
I'd like to change the value of one variable at a time without using multiple layers of if-else. a=1; b=2; c=3; d=4; e=5; ...

3 years ago | 1 answer | 1

1

answer

Answered
How can I obtain all possible combinations of given vectors in MATLAB?
I don't have the Neural Network Toolbox, because my laptop is running out of space. But, I figured out there's a way to do this ...

3 years ago | 2