find the relatonship between two variables
Show older comments
Hello all,
I would like to create the command in order to create the variable following relationship between two variables such as: if i = [ 1 4 7 10 ] then j = [1 2 3 4]. ex if i =1 then j =1 , if i = 7 then j = 3 and so on.
Thanks you for your helping.
Accepted Answer
More Answers (0)
Categories
Find more on Whos in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!