Simon Lind
Centro de Estudios Avanzados en Zonas Aridas (CEAZA)
Followers: 0 Following: 0
Feeds
回答済み
writetable or dlmwrite to save an array as a txt file
thank you very much for you help!
writetable or dlmwrite to save an array as a txt file
thank you very much for you help!
8ヶ月 前 | 0
質問
writetable or dlmwrite to save an array as a txt file
Hello community I need to save a txt file like this one 1 -26.2 -31.7 2 -27.1 -33.9 3 -25.5 -30.2 4 -24.4 -30.8...
9ヶ月 前 | 3 件の回答 | 0
3
回答回答済み
read csv data with numbers, characters and text
I followed your advices. This was what I finally did and it works Thank you very much opts.SelectedVariableNames = {'DATE','LA...
read csv data with numbers, characters and text
I followed your advices. This was what I finally did and it works Thank you very much opts.SelectedVariableNames = {'DATE','LA...
1年以上 前 | 0
質問
read csv data with numbers, characters and text
Greetings Does anyone have any idea on how to import numerical data from a csv file of the following format: STATION DATE ...
1年以上 前 | 1 件の回答 | 0
1
回答質問
datestr generating different string
I have an array with days, months and years. This is my string [myd '/' mym '/' myy] ans = 20/01/2014 But datestr generates ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
read csv file with dates and numerical in R2016b
I have a csv data file like this: 2014-01-01 01:30:00,5.728,100.0, 2014-01-01 02:00:00,5.892,100.0, 2014-01-01 02:30:00,6.012...
3年以上 前 | 2 件の回答 | 0
2
回答質問
export txt with text and numers
I wasn't able to find a similar question already aswered. I need to generate a .txt file in the format below. It has to include...
4年弱 前 | 1 件の回答 | 0
1
回答質問
changing header to csv using writetable
I have a 2D array like this: dates and data 19790101 7839.4 29.4 17.3 1.6 51.8 13.8 5.2 19790102 8046.4 30.1 17...
約4年 前 | 2 件の回答 | 0
2
回答質問
explained variance by each perdictor variable in plsregress
I'm using plsregress to generate a model to reproduce my variable as a function of a set of 10 predictors. I need to know the ex...
約6年 前 | 0 件の回答 | 0
0
回答質問
read big text file
Any idea on how to import data from a text file containing integers and text like this: <a space> ...
約7年 前 | 0 件の回答 | 0
0
回答質問
/bin/bash: cannot execute binary file
Greetings, I think a similar question has been asked before, but I couldn't find the answer I need. I'm trying to run a ....
8年以上 前 | 1 件の回答 | 0
1
回答質問
nccreate: error with "unlimited" dimension
Please I'm trying to export a 3D (time x latitude x longitude) matrix into a netcdf file by using nccreate. The time dimensio...
約9年 前 | 0 件の回答 | 0
0
回答質問
fwrite and fread: different dimensions for the same matrix
Please I’m trying to save a 2160x4320 matrix as >> fid = fopen([Path filename '.bin'],'wb'); >> fwrite(fid,filename,'ui...
9年以上 前 | 1 件の回答 | 0