Community Profile

photo

Yuanjie Su


Last seen: presque 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

A répondu
How to run a matlab exe which contains python commands from another python code?
[name,dir,index]=uigetfile({'*.exe'},'choose python.exe file'); if index==1 py_path=[dir name]; pyversion(py_path); ...

plus de 4 ans il y a | 0

A répondu
How to use scatter function with different marker, markerFaceColor?
I don't want to use for...loop statement which running too slowly.

plus de 4 ans il y a | 0

Question


How to use scatter function with different marker, markerFaceColor?
Here, I want to draw 3 points. Marker are 'o' , 'diamond' and '<'. MarkerEdgeColor are [0.19608 0.80392 0.19608], [0.72941 0.333...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


What's the relationship beween scatter markersize and its height and the length?
Here, I use scatter to label some points in the axes. So I need to know the height and the length of the scatter maker to avoid ...

plus de 4 ans il y a | 1 réponse | 0

0

réponse