質問


How can I find coordinates via matlab command?
Is there a way to find geographical coordinates (Latitude and Longtitude) by only having the name of the city. I have a file w...

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

1

回答

質問


Replace character with another
Hello. Which command should I use in order to replace one character with another? (For example in the word: Big, I would l...

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

1

回答

質問


Find geographical coordinates via command
Is there a way to find geographical coordinates (Latitude and Longtitude) by only having the name of the city. I have a file w...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


How to open .SRT files?
Hello, I have a question. How to open .SRT data file. ? I have columns and rows in this file. I tried fopen or readtable but...

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

1

回答

質問


annual Interest rate - Calculation
How can I calculate the final amount taking into account an annual interest rate (eg for a loan)? I mean what is the mathematic...

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

1

回答

質問


Error in mergint .txt files
I am using this code in order to merge vertically .txt files. Command error shows me that: Error using fscanf Invalid file ide...

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

1

回答

質問


Find the minimum value from many files
Hello, I would like to create a code which will read multiple files and find the minumum value from each file. I have multipl...

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

1

回答

質問


How to find minimum value ,correspondings to a column ,in an output ?
Hello, I have a question about a code. My code creates an output .txt file with two columns, (let's say x the 1st column and y ...

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

1

回答

質問


Merge scatterhists to one- Create
Hello, I would like to merge scatterhists into one. I am using the following code but the final scatterhist is only for the o...

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

1

回答

質問


Merge scatterhists to one
Hello, I would like to merge scatterhists into one. I am using the following code but the final scatterhist is only for the o...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


CREATE HISTOGRAMM WITH A SPECIFIC NUMBER OF CLUSTERS IN X AXIS
Hello, I have a question about a code. I would like to create a histogramm with a specific number of clusters. For example I wo...

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

1

回答

質問


Plot text with numbers
Hello, I have a question about a code. I have one file in which: The first column has cell (text) arrays The second has numb...

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

2

回答

質問


Help ! mcc -m NOT WORK
Hello, I use mcc -m myfile.m in convert to make a .m file to .exe file. In the past I used this command and it worked, bu...

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

1

回答

質問


Merge .txt files with specific suffix
Hello, I have multiple .txt files with names like: mR1_M1_D1.txt, mR2_M1_D1.txt,....mr100_ M1_D1.txt mR1_M1_D2.txt, mR2_M...

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

1

回答

質問


Merge specific text files
I have a code that for each iteration creates specific files with names : M1_mR1.txt,...,M1_mr100.txt, and M2_mR1.txt,..., M...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


Merge specific .txt files depending on the prefix.
Hello, I have multiple .txt files with names like: M1_mR1.txt, M1_mR2.txt,.... M1_mr100.txt AND M2_mr2.txt,M2_mR2.txt,...,...

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

1

回答

質問


Add a loop and create .txt files.
Hello, I have a question about a code. Well, my code creates by a loop multiple .txt files with specific name and format, if I...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


Merge files with the same prefix.
I have multiple .txt files. From these files have the same three letters in their name. I want to create a new file that will co...

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

1

回答

質問


command to merge .txt files
Hello, I have multiple .txt files. Every .txt files has 1 row and 4 columns. I would like to merge these many files to one .txt...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


How to plot values with different color with "if statement"
Hello, I have a question. I have an .xlsx file with 3 columns. After that, I am making calculation between two first values. I ...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


Calculate mean of row for multiple files
Hello, I have a problem with a code. First of all, I have multiple .txt files, and each one has 30 rows and 1 column. I would ...

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

1

回答

質問


Put a cell into a title in plot
Hello, I have a code that creates some calculations and finally exports multiple plots(images). I would like for each one plot ...

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

1

回答

質問


Different colors between plot and legend
Hi, Does anybody knows why there are different colors between plot lines and legend ?

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

1

回答

質問


How to merge text files vertically?
Hello, How to merge vertically multiple .txt files with the names: results1.txt, results2.txt,...., results1000.txt? I want ...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


How to merge .txt files from a loop using writematrix
Hello, I have a problem with a code. I am making via aloop multiple .txt files. I would like to merge them to a final.txt file...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


Create folders in matlab and move into files via loop
Hello, I am making via a loop 4 .txt files. I would like to create 4 files and move each one of 4.txt files in these 4 folders ...

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

1

回答

質問


Create megred files via a for loop
Hello, I have a question. I have created a code which use a loop with two iterations. Each iteration creates 25 .txt files (as...

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

1

回答

質問


Reading .csv files from .txt file.
Hello, I have a .txt file with 7lines and 4 columns, and 4 csv files(with names a.csv, b.csv, c.csv and d.csv). In the first co...

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

1

回答

質問


Create one file from many files
Hello, I have multiple files, with the following names: m1,m2,....., m25 (files without extension). Each file has a number. I...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


How to change the content of file?
Hello, I I would like to change the content of a .txt file via a for loop, if it is possible. I would like thw first value to ...

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

1

回答

さらに読み込む