Community Profile

photo

Galo


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

9 months ago | 1 answer | 0

1

answer

Question


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',...

1 year ago | 0 answers | 0

0

answers

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


Using regexpressions with 'dir' function
Hi, I have a folder (MainFolder) that contains other subfolders (Subfolder1, Subfolder2, Subfolder3, ....). Each of those subfol...

1 year ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer