Feeds
질문
vertically concatenate two tables with different types of data
I have two tables with the same variables that I want to concatenate vertically. The problem is that table1 has one of the Vari...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Different output for same code in two different computers
Hello, I am using the following MATLAB code: a=im2uint8(a); agray=im2gray(a); figure;tiledlayout('flow','Padding','tight',...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
Find coordinates of point on original image after using interp2
Hello, So I have a matrix A (10x10) of integers. I use interp2 in order to interpolate A into B, which is another matrix of 9x8...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Using regexpressions with 'dir' function
Hi, I have a folder (MainFolder) that contains other subfolders (Subfolder1, Subfolder2, Subfolder3, ....). Each of those subfol...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I Plot a matrix in a new figure window?
Hello everybody, I have a matrix like the one below and I want to show it in a new figure window, I don't want it to appear just...
대략 7년 전 | 답변 수: 1 | 0
