-2

I want to make my poles and zeros markers bigger. In PLOT I had this option in properties, but in rltool I don't have the same option. I've tried to use set(0, 'DefaultLineMarkerSize', 8); but this is not working. What should I do?

My code is:

rltool(w);

Then I want to change size of my poles using

set(0, 'DefaultLineMarkerSize', 8);

But it does not work.

1
  • 1
    Please provide enough code so others can better understand or reproduce the problem. Commented Nov 16 at 16:23

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.