photo

Lucifer__


Last seen: 1년 초과 전 2019년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

2 질문
1 답변

순위
3,539
of 300,364

평판
16

참여
2 질문
1 답변

답변 채택
50.0%

획득한 표
6

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 1
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


How to draw a zigzag line in MATLAB?
I want x and y points from a zigzag line in a x,y mesh/grid. How do I draw it on matlab?

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Can someone explain the concept of B= null(A) in simple words?
if A = [1,2,3,4,5] B=null(A) gives something like this : B = -0.2697 -0.4045 -0.5394 -0.6742 0.9359 -0.09...

거의 6년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How to change the size of a plot figure
Set the ‘Position’ property on the current figure (gcf). By default, the position is in pixels. x0=10; y0=10; width=550; hei...

대략 6년 전 | 6

| 수락됨