Community Profile

photo

Yuanjie Su


Last seen: quasi 4 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

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

oltre 4 anni fa | 0

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

oltre 4 anni fa | 0

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte