altmany / altmany/export_fig

Scatter3 Cdata won't print

Đang mở
#88 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
MATLAB
Star
1.4k
Fork
366
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When using scatter3 with the Cdata property, export_fig won't print the scatter.

```
scatter3(wcoeff(:,1),wcoeff(:,2),wcoeff(:,3),marker_size,marker_color)
```

![scatter3_markercolor](https://cloud.githubusercontent.com/assets/9959914/8718831/97b7f33a-2ba7-11e5-8a7e-77e21b3b2e11.png)

```
scatter3(wcoeff(:,1),wcoeff(:,2),wcoeff(:,3),marker_size)
```

![scatter3](https://cloud.githubusercontent.com/assets/9959914/8718833/9e15865c-2ba7-11e5-9b50-357491bfb529.png)

This happens irrespective of the output format or renderer

Tested on Mac OS 10.9.5
Matlab 2012b or 2013a

Thanks in advance for your help,
Benjamin

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.