Feeds
질문
changing my mathworks.com location
How can I change my community from https://kr.mathworks.com/matlabcentral/ to any english layout?
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How do I read an image file in .fits format and convert it to.png or .tiff?
I have images in .fits extension. I'd like to open it in matlab and convert it to other format such as .png or .tiff. Any sugge...
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
How to plot both horizontal and vertical profile for the same image?
Hi. I'd like to plot a line profile across the beam and plot both horizontal and vertical profile on the same image. I manage ...
거의 7년 전 | 답변 수: 1 | 2
1
답변질문
Too many arguments error when converting .tiff to .bmp
I am trying to convert .tiff image to .bmp using the code as below A=imread('ref.tif'); B=imwrite(A,'ref.bmp'); However,...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
How to find the first edge (not minimum value) after the peak?
The subplot 1 shows a line profile across a density column. I want to find the radius of this column by getting the coordinate...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to fix the legends for these 3 cases?
I've plotted 3 subplots to test out how is the legend arrange. Multiple lineplot for different condition in each subplot. I want...
7년 초과 전 | 답변 수: 1 | 0