Reading specific lines from text file
Hi,
I have a text file (PCdata.txt) which I wish to read lines Xa, Xb and than lines Xa+14, Xb+14, Xa+14*2, Xb+14*2 … Xa+14*...
Reading image files-batch
Hi,
I am trying to read image files from a folder (not Matlab working folder) but it does not work
Code:
files = dir('C:\...
12 years 前 | 2 个回答 | 0
2
个回答
提问
Text output in subplot
Hi,
I have a graph composed of subplot (3x2) and I wish to add an extra data (results of calculations, 4 variables) instead o...
12 years 前 | 2 个回答 | 0
2
个回答
提问
Tissue image question/overlying images
Hi,
I have a tissue image that contains green,black and blue shapes, is it possible to generate 3 overlay images that only co...