フィルターのクリア

Convert DRA files into Excel files

1 回表示 (過去 30 日間)
Nasir
Nasir 2019 年 6 月 12 日
コメント済み: Nasir 2019 年 6 月 13 日
i have a code that is able to do some stat calculations imported from xlsx (excel) files with no problems, however i must manually take a generated DRA file and open it in excel and convert it to a xlsx file. is there a way i can get matlab to work with a DRA file instead of the conversion to xlsx files . or at least have matlab automatically take the DRA file and convert it to an xlsx file to be read with the code i already have . the line of code below is what i currently use to import the xlsx files.
T = readtable('.xlsx','ReadRowNames',true);
  3 件のコメント
Walter Roberson
Walter Roberson 2019 年 6 月 13 日
Nuance Dragon Voice Recording File or Dragon Recorded Audio file?
Dielectric resonator antenna ?
Distributed Raman Amplification ?
Nasir
Nasir 2019 年 6 月 13 日
i di beleive it is a Nuance Dragon Voice Recording File or Dragon Recorded Audio file. not too sure about the specifics as i am relitively new to it as well , however i do know that it can be opened in excel and with a bit of formatting in the data tab is displayed as a typical excel file

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

製品


リリース

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by