Community Profile

photo

Jonas Müller


Last seen: meer dan een jaar ago Active since 2022

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 2 jaar ago | 3 answers | 0

3

answers

Question


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...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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?

ongeveer 2 jaar ago | 1 answer | 0

1

answer