Community Profile

photo

Sravya Pulavarthi

Last seen: circa 2 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Risposto
writing cell array to file
Hi Amjad, you can use readtable and writetable to do this: >> r = readtable(input_file_name); >> N = 3; % Since you want to ex...

circa 3 anni fa | 0

| accettato

Risposto
How to import filtered excel sheet with readtable()?
Hi Nikhil, you should be able to import all rows of the spreadsheet with readtable by default even though some have been filtere...

circa 3 anni fa | 0