SG
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
Image alignment after using 'axis image'
I'm displaying an image and then using 'axis image' to keep the right proportions. This re-sizing process places the resulting i...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Current figure handle ignoring my open figure
Hi, I am using gcf set(gcf, 'PaperPositionMode', 'manual'); to set figure properties so that I can print it as a .p...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
Detecting NaN in cell array
I have a 54x8 cell array that contains only strings. Most of these strings represent numbers and I would like to detect which ce...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
Drawing line on figure with fixed length and coordinates
I have data displayed as text in a figure. I would like to draw lines so that it looks like a table (creating an uitable was not...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Cell Array storing RGB
I am storing color short names in a cell array as follows: color{i,j} = 'r'; Then I'd like to use this cell array to set...
9년 초과 전 | 답변 수: 2 | 0