photo

kk1991


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
1 回答

ランク
240,988
of 300,857

評判
0

コントリビューション
7 質問
1 回答

回答採用率
71.43%

獲得投票数
0

ランク
 of 21,097

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,319

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Why do I get this error?
This is my function: function download(d) [date_string] = datestr(d, 'yyyy-mm-dd') yyyy = date_string(1:4); ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How to read a text file ?
I have some (long)text files like this: 1996-002:16.39.23.565 67.060 1996-046:16.42.38.868 67.060 ...

8年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How to read and plot nc4 files?
So, if i use this one: ncdisp('myfile.nc4', 'T'); the information about temperature is coming out. But I want to take ou...

8年以上 前 | 0

質問


How to read and plot nc4 files?
I have downloaded huge nc4-files from NASA through matlab. Just wondering if someone know how to read spesific things in these f...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


How to read only the first line/row in a text file?
This is my script. This script read through all columns and rows in the file. I want the script to only read the firs line/row i...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


Read mulitple files in matlab
This is my code. I want to find a way to (maybe a for loop or something) that make the fopen read multiple files ending on dat...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


Hello. Is is possible to make function with fid=fopen('filename', 'r') ?
My matlab script have a fid=fopen('filename.txt', 'r') as a kind of input. How can a write that as an input in a function?

9年弱 前 | 1 件の回答 | 0

1

回答

質問


How to create a timeline ?
I want to have the time (e.g from january to december) on the x-axis and just location on the "y axis". Example: LOCATI...

9年弱 前 | 1 件の回答 | 0

1

回答