フィルターのクリア

using uiimport in a GUI

1 回表示 (過去 30 日間)
Frédéric Sicot
Frédéric Sicot 2015 年 1 月 5 日
回答済み: AMINE EL MOUATAMID 2019 年 9 月 26 日
Hi guys,
i really enjoy all the options offered by uiimport like specifying the format of the columns (e.g. dates and decimal separator) and importing everything in a table. I try to embed it in a GUI but then uiimport just launch and does not stop, making the subsequent commands crash.
As http://www.mathworks.com/matlabcentral/answers/25677#answer_33637 suggests, I could just use an output argument to uiimport but then the uiimport window is very different and offer much less features as the enclosed image shows (no conversion offered).
How can i stop my program until the user is done using uiimport and also use the neat importation features?
Thank you very much for your help!
Regards,
Frederic Sicot
(I'm using Matlab 8.4.0.150421 (R2014b))

回答 (1 件)

AMINE EL MOUATAMID
AMINE EL MOUATAMID 2019 年 9 月 26 日
try to use this script it will help you
https://www.mathworks.com/matlabcentral/fileexchange/72492-clipboard2workspace

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by