Community Profile

photo

mattyice


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do you get an arbitrary 1 dimensional line scan from a 2D Matrix
Hello, say I had a NxN Matrix Is there any easy way to plot a line scan from any arbitrary points (x1,y1) to (x2,y2)? E...

7 years ago | 1 answer | 0

1

answer

Question


issues with contourf- Color Mapping
Hi, Im having issues with the contourf maps. As you can see from the attached image and matrix. It's showing the majority of ...

7 years ago | 1 answer | 1

1

answer

Question


Problems with solve command.
Hello, I am trying to solve the following code for x. According to the attached plot, x should be ~1.3 however, using the ...

8 years ago | 1 answer | 0

1

answer

Question


Solving a symbolic array
Hi Im trying to solve an equation that has an array of different values. In the following code, I want to solve for x at diff...

8 years ago | 0 answers | 0

0

answers

Question


How do I make a Hexagonal Shaped Mesh?
Hi, I would like to make a hexagonal shaped mesh from this square mesh x=linspace(-10,10,100); y=linspace(-10,10,100); ...

8 years ago | 0 answers | 0

0

answers

Question


Problems with imagesc command.
Hi, Im plotting using imagesc. Im using it in a loop, and collecting plots every few cycles. The first couple cycles work, bu...

8 years ago | 0 answers | 0

0

answers

Question


Shifting values in a matrix, Alignment of two matrices
I want to align the values of two matrices so that the corresponding values in one column will align the other columns. For exam...

8 years ago | 3 answers | 0

3

answers

Question


TXT Data Extraction Help
Hello, I have some questions involving data abstraction from several text files. Attached I have 3 text-files, each with two ...

8 years ago | 1 answer | 0

1

answer