Community Profile

photo

Daniel Tanner


Last seen: bijna 4 jaar ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to cut a matrix?
I have a matrix that is 35000-by-11. The first column specifies a depth and the next ten specify data at that certain depth. I a...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


How to divide by only the even elements of matrix?
Say I have two vectors: A = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20]; B = [20 19 18 17 16 15 14 13 12 11 10 9 8 ...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


How to highlight a certain pixel when using the imagesc command?
I have a small 3-by-7 matrix which I have plotted using the imagesc() function to get a small map of an area of data. Is there ...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


Vector Manipulation into a matrix?
I have a vector, A, of dimensions 21-by-1. How would I be able to manipulate this matrix such that: A = [a;b;c;d;e;f;g;h;i;.....

ongeveer 4 jaar ago | 2 answers | 0

2

answers

Question


How to remove the apostrophe's from a cell
Hi I have a 3-by-1 cell that I have imported from excel and for some reason the three entries in the cell have apostrophe's o...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How to select every 11th element in a vector?
Hi, I have a column vector M with dimensions 121-by-1. Is there a way to select every 11th element in there to arrive at 11 new ...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How to ignore letters in a numeric cell?
I have imported a vector into MatLab from excel which was originally imported from ANSYS. I would like to plot this vector again...

ongeveer 4 jaar ago | 2 answers | 0

2

answers

Question


How to find the maximum distance between two curves?
Hi, I would like to be able to calculate the maximum distance between two curves, is there a simple way of doing this without pu...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


What does the Tilde (~) mean here in this code?
I have read the doc's for using the tilde (~) key, however I do not understand what is going on properly. I have a vector A of d...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to print all loaded files in the workspace?
Hi, I am still new to MatLab and I am currently stuck on how to load in files using a 'for' loop. I can get the loop to work, ho...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to find the position of points in a coordinate system?
I am new to MatLab and still learning how to use 'for' loops correctly, as I may not even need to use one here. I am trying to...

meer dan 4 jaar ago | 1 answer | 1

1

answer

Question


How to include a switch statement within a for loop?
Hi, I am having to learn and apply for loops in my new job. I have an equation which contains two variables each time, i.e. I...

meer dan 4 jaar ago | 1 answer | 0

1

answer