Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

I have excel sheet which contains all Dynafusion i/o cards info.How to filter the data card info column wise and how to save separate file.

1 vue (au cours des 30 derniers jours)
I have excel sheet which contains all Dynafusion i/o cards info.How to filter the data card info column wise and how to save separate file.
for example i want filter only DS2211 card info in my design sheet.

Réponses (1)

Nagarajan G
Nagarajan G le 17 Mai 2020
i am getting error .acually i have a design sheet xls.in that i want to filter only DS2211 card info.si i have used below comment.but its not working
[num,text,raw]=xlsread('filename.xlsx')
a=raw(raw(:,1)==DS2211.:);
kindly help me anybody if knows

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by