photo

Jonas Müller


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
116,930
of 299,877

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I load a tif file and save it again with the same parameters as before?
I want to load a tif file and save it again, but the saved file is not the same like the original file. helgoland_bathy.tif is a...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Change only coordinates of a georeferenced tif file from utm to degree
I want to open a bathymetry as tif file and only changed the UtM coordinates into degree. The problem is that in info are import...

3 years 前 | 1 个回答 | 0

1

个回答

提问


I want to convert a single cell to a float number
i have a cell celltest = {23.234,123.45}; And I want to convert the first number to float something like this: cell2float(ce...

3 years 前 | 3 个回答 | 0

3

个回答

提问


I want t write a number to a file
I want to do this: fOutput = fopen('test.txt','wt'); fprintf(fOutput,'%5.2d',22.56); fclose(fOutput); but the txt file is...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how can i reset fgetl to the beginning of the text file. frewind doesn't work
fgetl ist always -1 and the number of my open document is counted higher with every loop and I don't know how to reset?

3 years 前 | 1 个回答 | 0

1

个回答