Create a function from a table, Part 2 (revised)
Ältere Kommentare anzeigen
Given an n*2 matrix A =[a b], I would like to write a function f that takes an element of the first column and then returns the element of the second column of the row of the input. Please advise.
Antworten (1)
Elias Gule
am 29 Mär. 2018
0 Stimmen
I hope this.
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!