Feeds
질문
Extract cell rows to new array after strfind or strcmp matching.
Hi everyone, I have an array of data (500*7) and the 7th column is a series of date array, they are all in random order so I w...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Array with random date find all the date belonging to the month of January using strfind.
Hi everyone, I have an array 800*7 and in the 7 column content various date of the year 2015, my goal is to classify and plot t...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Import data 800*7 textfile into cell array using textscan
Hi everyone, I am trying to read a textfile with 800 rows and 7 columns I have manage to import it into an array but the issue ...
대략 9년 전 | 답변 수: 3 | 0
3
답변질문
Find one string within another within all cell of an array
Hello everyone, I have a table (800*10, this table contain various columns with specific information, in column 8 I have a se...
대략 9년 전 | 답변 수: 1 | 0
