Feeds
질문
How can I pass the filename as a coefficient in function ?
I would like to use a excel filename as a coefficient as below : function [ic, is] = Indexing(filename) % such as a.xlsx [...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How I can make linked array with matlab?
Recently, I try to make multiple(?) linked array. for example, idxA = [1, 2, 3, 4, 5] idxB = [6, 7, 8] I would like to...
11년 초과 전 | 답변 수: 1 | 0
