Community Profile

photo

Gary Bikini


Last seen: 12 days 前 自 2020 起处于活动状态

统计数据

  • Thankful Level 2
  • First Answer
  • Thankful Level 1
  • First Review

查看徽章

Content Feed

排序方式:

已回答
check points inside triangle or on edge with example
You can use the built-in function [in,on]=inpolygon(xq,yq,xv,yv)

3 years 前 | 0

提问


Why the abbrevation of "Left side of equation" is "lhs"
Sometimes I am very confused about the name conventions of functions in matlab. Such as the lhs. The help website says that "lhs...

3 years 前 | 1 个回答 | 0

1

个回答

提问


About the end used in vector append
% run the following code, there will be wrong % I wanna know why a=[]; a(end+1:2)=[8,9]; a(end+1:2)=[8,9]; % wrong, why

3 years 前 | 1 个回答 | 0

1

个回答

提问


The description about the az of view is wrong.
The decription about the az are as follows: ``` az — Azimuth number Azimuth, specified as an angle in degrees from the negat...

4 years 前 | 1 个回答 | 1

1

个回答