Create a function from a table, Part 2 (revised)
古いコメントを表示
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.
回答 (1 件)
Elias Gule
2018 年 3 月 29 日
0 投票
I hope this.
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!