フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Function similar to subsindex for cell?

1 回表示 (過去 30 日間)
Joseph
Joseph 2014 年 11 月 24 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I'm working on pulling names out of an excel document that received a certain product lot number. I've written a function to pull out the correct lot numbers, however I want to be able to create a smaller matrix of only names that are associated with 5 or so lots. I know how to write this function for non-cell data or for finding names associated with a single lot, however I can't figure out how to pull out multiple names. What would be the best way to pull out names matching single elements from a list such as:
[]
'xxxxx2'
'xxxxx3'
'xxxxx4'
[]
'xxxxx6'
[]
'xxxxx8'
[]
from a relatively large matrix?

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by