photo

Yuanjie Su


Last seen: alrededor de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

Respondida
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); ...

casi 5 años hace | 0

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

casi 5 años hace | 0

Pregunta


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...

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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 ...

casi 5 años hace | 0 respuestas | 0

0

respuestas