Feeds
질문
Extracting lower triangle excluding the main diagonal elements to a string
Hi all, How to extract the lower triangle part of a matrix "excluding" the main diagonal elements, and put it as a string that ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
String array to 1d string by adding the new line character
Hello All, Say that you have nx1 string array A such as follows: A=["Hello Matlab"; "this is 12345"; "so we are going to" ; "h...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
find a string using regular expression using a special condition
Hello All, How to find the line number for the string "liquid, X" in a text file, if and only if the line immidiately before...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How to parse a table (in a text file) into matlab cell array where we have some missing values?
Hello all. How to parse this table into a cell string (or even a vector for each variable)? Each column represent a variable (...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
split a string by a set of pre-defined number of characters rather than any delimiter
How to 1) First split a string by the number of chacters to five substrings, where sub string 1 has 19 characters and the rest...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
Run an external program using matlab
There is a program (RaD) that gets a text file ("example.txt") and performs some calculations. This program runs under the Wi...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Read data from a complex text file
Hi all, I am writing some code using matlab but I am stuck at reading the output of a program. The program generates a large te...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
Replace a block of strings in a text file with another string
Hi all. I have a very long text file. Ther are so much information in it. Within the text file, there are many addresses that a...
거의 7년 전 | 답변 수: 2 | 0

