photo

Nupur


Last seen: 대략 2년 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
1 답변

순위
278,890
of 300,392

평판
0

참여
7 질문
1 답변

답변 채택
57.14%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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 ...

2년 초과 전 | 0

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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.

2년 초과 전 | 답변 수: 3 | 0

3

답변