how to draw a directed graph ??

조회 수: 1 (최근 30일)
kumar anil
kumar anil 2015년 6월 10일
답변: Josh Meyer 2015년 9월 11일
let p,q be two arrays containing x,y co-ordinate point's respectively .i wanna get a directed graph using these p,q arrays as my input ..but i tried this directed graph package but i don't wanna show the curvy nature of the directed graph ..the directed line should be in the form of a ray :)...help me with my problem :)

답변 (1개)

Josh Meyer
Josh Meyer 2015년 9월 11일
With MATLAB R2015b you can create and plot graphs without any addons.
The doc page for graph plot has some examples showing how to plot directed graphs.

카테고리

Help CenterFile Exchange에서 Networks에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by