Feeds
提问
how to add formatspec in writematrix
Dear matlab expert, I have these script clc;clear; close all; % Specify the folder where the files live. myFolder = 'C:\Z...
2 years 前 | 0 个回答 | 0
0
个回答提问
How to grab specific value in txt data?
Greeting matlab expert, I have a meteorologi data and the content just like below 96935 WRSJ Surabaya Observations at 00Z (Time...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to add header for new output file?
greeting matlab expert, I have multiple meteorological data in txt format and the content just like below 2.11 METEOR...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to make datetime data readable and convert to julian date?
greeting sir, I want to convert date time with YYYY/MM/DD HH:MM:SS format in my file to julian date. When I load my data, the da...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to change specific row for all file inside a folder?
Greeting sir, I have multiple text file inside a folder which has 18 rows in each file. I wanted to delete the last row of all f...
2 years 前 | 1 个回答 | 0
1
个回答提问
definition of mask function
Dear matlab expert, I got this function eof_maps = eof(A,'mask',mask); where A is a 3D matrix e.g 5x3x6. In the documentation,...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to rename multiple file with sequent custom number?
dear matlab expert, I have a folder contain multiple txt file as following 1.txt 5.txt 9.txt 13.txt 17.txt 21.txt 25.t...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to copy each column to other file faster?
Dear matlab expert, I have 2 excel data . The first one is the main data, the other one is the output file. I want to copy each ...
2 years 前 | 1 个回答 | 0