Feeds
질문
Saving image with Colorbar in high quality
Hi, I want to save images with a colormap and a colorbar and use the following code below. The code saves a file, but the saved...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
readtable sometimes changes class of input
Hi, I use the readtable command to import .csv data. Those .csv files are created from fiji all by the same procedure and also ...
3년 초과 전 | 답변 수: 1 | 1
1
답변질문
Can parfor be used in this context?
Hi, i use a for loop to fill the columns of a list sequentally and the way the next column is filled depends on the content of ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Combining plot, line, text2string with getframe
Hi, I have an image stack, in which I would like to plot data points, label the data points and draw a trajectory as a line. To...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Plotting non zero elements of an array
I have one array with x-values (X) and y-values (Y) and I want to plot selected lines of those within a loop. The arrays X and ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Imwrite creates 8bit tif file despite 16bit input
I have several 16bit images in a 3D array A. I want to save those images as one tiff file. However when using imwrite the image...
5년 초과 전 | 답변 수: 1 | 0
