Community Profile

photo

axel rose


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


How to use fill3 to make a box
X= [1 26 26 1] Y= [0.5 .5 25.5 25.5] Z= [0 0 0 0] fill3 (X, Y, Z, 'blue') X1= [1 26 26 1] Y1= [0.5 .5 25.5 25.5] Z1...

3 years 前 | 0 个回答 | 1

0

个回答

提问


How can i use fill3 to make a box
X= [0 3 3 0] Y= [0 0 2 2] Z= [0 0 0 0] fill3 (X, Y, Z, 'blue') I used the code above to make a rectangle surface but it...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to save in a drag and drop
function drag_drop dragging = []; orPos = []; f = figure('WindowButtonUpFcn',@dropObject,'units','normalized','WindowButtonMo...

3 years 前 | 1 个回答 | 1

1

个回答

提问


How to make rectangle rotatable
function drag_drop dragging = []; orPos = []; f = figure('WindowButtonUpFcn',@dropObject,'units','normalized','WindowButtonMo...

3 years 前 | 0 个回答 | 0

0

个回答