photo

Nupur


Last seen: ungefär 2 år ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
278 860
of 300 364

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Thankful Level 2

View badges

Feeds

View by

Question


Plotting the vertex based hexagon hierarchical structure.
I want to plot a closed hexagon, however i got the belwo when i directly pass on the x and y coorindites to plot it. Please a...

mer än 2 år ago | 1 answer | 0

1

answer

Question


Plotting using given coordinates
The x,y cooridnates are given in below matrix: Nodes_stacked = [ 6.3480 3.6650; 0 7.3300; -6.3480 3...

mer än 2 år ago | 2 answers | 0

2

answers

Question


To make smaller hexagons at the points marked with cross in black
We have the 2x2 hexagonal structure as shown in above figure. Please take a note of the numbering of the vertices which is fo...

mer än 2 år ago | 1 answer | 0

1

answer

Answered
How to put 8 variables into a single matrix?
Try the following please: % Assuming you have eight variables: var1, var2, var3, var4, var5, var6, var7, var8 % Combine the ...

mer än 2 år ago | 0

Question


Accessing local variables in a function.
How can I acess the variable outside the function and thus store and show it in workspace? function drawHexagon(sideLength, c...

mer än 2 år ago | 2 answers | 0

2

answers

Question


Identify the point where three lines are meeting, thus making a Y section.
This is the structure , in this the pink lined part is the Y section. We need to find the points where this Y section is fo...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to find node coordinates for the provided honeycomb structure as shown in picture below
Side lenght, and center must be user input.

mer än 2 år ago | 1 answer | 0

1

answer

Question


Meshgrid to be used for hexagons
I want to use meshgrid for generating a hexagonal grid. Also I should get the cooridntes of each node in it.

mer än 2 år ago | 3 answers | 0

3

answers