Community Profile

photo

Gary Bikini


Last seen: Today 2020 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

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

3年弱 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 1

1

回答