octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plot graphics line


From: Michael D Godfrey
Subject: Re: plot graphics line
Date: Sat, 20 Oct 2018 11:58:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

You need to look up markersize in the Manual.
An example is:
plot([5, 5], [0, 8],"marker","o","markersize",20)

Noy quite what I think you want, but close.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]