フィルターのクリア

writetable function doesn't produce any output

2 ビュー (過去 30 日間)
wesso Dadoyan
wesso Dadoyan 2017 年 4 月 24 日
回答済み: Jan 2017 年 4 月 24 日
The code:
writetable(t3,'C:\Users\w)
is not producing any output. Any reason for that? (I am attaching the file that contains the t3 table)
  2 件のコメント
KL
KL 2017 年 4 月 24 日
There should be a txt file named w under folder C:\Users. There seems nothing wrong with the command. Which Matlab version are you using?
wesso Dadoyan
wesso Dadoyan 2017 年 4 月 24 日
I solved the problem. I added \Data.xlsx and it produced the excel file. I am using 2016b

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

回答 (1 件)

Jan
Jan 2017 年 4 月 24 日
You do not have write permissions directly in C:\Users\, except if you work with admin privileges. If you do so: note that this is a bad idea.

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by