Community Profile

photo

JMS


2014 年からアクティブ

統計

  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


How do I map a horizontal component of any vector?
Hello, If I have a velocity or any vector, how do I map the horizontal component or vertical one separately? Is it possible? ...

約9年 前 | 1 件の回答 | 0

1

回答

質問


How to adapt matlab with a new file format?
Hi all, If I need to add a new file extension such as *.abcd which is not supported by matlab, where I have to start? Man...

9年以上 前 | 3 件の回答 | 0

3

回答

質問


How do I label the bright and less bright points in the image with different colors?
Hello! I have the below image that shows many points <</matlabcentral/answers/uploaded_files/18824/BrightandDark.JPG>> ...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Can I use Poisson equation or any equation with desired parameters in PDE Toolbox using Rectangular shape?
I need to use Poisson equation to describe the charge density distribution in a rectangular shape. So, I wonder if it is possibl...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


how to get RGB color?
How do I get RGB color? Or what I got using 'pcolor()' can be considered to be as RGB? Vx = V_x1 + V_x2; Vy = V_y1 + V_y...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


How do I convert the weird magnitudes in the results to zero ?
Hi, When I run the below program, I got some "NaN" in the results. So, I want to convert those "NaN" to be "Zeros" and I thin...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I export the output data into a ‘*.txt’ file?
Hi, How can I export the output data into a ‘*.txt’ file? " [x,y] = meshgrid(-5: 4: 5, -5: 4: 5); x1 = -1; ...

10年弱 前 | 2 件の回答 | 1

2

回答

質問


How can I print the output data in different way?
Hi, I have a simple equation as below " [x,y] = meshgrid(-5: 4: 5, -5: 4: 5); x1 = -1; y1 = 0; V_x1 =...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


Plot a Colour Wheel scale
Hello! Please, can anyone tell how I can plot a Colour Wheel scale from specific data? For example, if I have a [y,z] = mesh...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


Add arrows to a graph
Hi, Can anyone please tell how can I add arrows to a graph like the attached image

10年弱 前 | 2 件の回答 | 0

2

回答

質問


Can I control the width of arrows using quiver command?
Hello Can I control the width of arrows using quiver command? Because I am using it to plot just one arrow so I want to make it...

10年弱 前 | 2 件の回答 | 0

2

回答