photo

Daniel Tanner


Last seen: circa 4 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 1

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta