Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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 visualización (últimos 30 días)
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.

Respuestas (1)

Nagarajan G
Nagarajan G el 17 de Mayo de 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

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by