Bineet_Mehra - MATLAB Central
photo

Bineet_Mehra


Last seen: casi 5 años hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB AnswersFrom 04/16 to 01/25Use left and right arrows to move selectionFrom 04/16Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

CLASIFICACIÓN
22.851
of 296.430

REPUTACIÓN
2

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
44.44%

VOTOS RECIBIDOS
2

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Distance between all points of two vectors
Hello, 'x' and 'y' are two vectors having respectively x and y coordinates of spatial locations. x = [1;3;1;4;5] y = [5;4;3...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Interchange Y and Z axis in 3D contour Plot
Hello , The picture attached is a contour plot showing a isoline of some parameter. X and Y are generated using MeshGrid(N*N...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Replacing array values which match a condition
Hello It is easy to replace some element of a matrix meeting a condition by a constant number. lets consider a situation. F...

más de 8 años hace | 1 respuesta | 2

1

respuesta

Pregunta


set(gca,'Ydir','reverse') not working in Quiver plots
I am using Matlab 2010. I have to reverse the Y axis and for simple plots set(gca,'Ydir','reverse') is working fine. But when i ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Animation using Quiver plots
Hello I have multiple .csv files where each file has x, y coordinates and u v (velocity components). For each file, it was e...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Animation using Quiver for multiple files
Hello, I have multiple files having data for vectors ie x, y , u, v. I want to import a file, plot the vector and then impo...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Drafting using Patch including double headed arrows
I have created a 3D Geometry using Patch. I want to put double headed arrows to show the dimension like drafting done in enginee...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Data plots for 3 Dimensional data
Hello, I have X Y Z and T(some variable) data. Size of each one of these is NxNxN (N can be 100,200 etc). X Y Z obtained fro...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Cross Product multi Dim data
I have u1 v1 w1(velocity components) volumetric data. Size of u1 is NxNxN (N is 100) and same is true frol v1 and w1. I have ...

más de 8 años hace | 1 respuesta | 0

1

respuesta
Go to top of page