Matlab plot: line is not smooth -


i use matlab on osx retina display.

when plot points (or line, function), points (or line) not smooth, no matter size x-step choose.

but when try resize manually figure window (when plot changes dimensions on screen), points (or line) instantaneously become smoother , better defined.

does know how can obtain smooth plot without resizing figure window ? thanks


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

java - Incorrect order of records in M-M relationship in hibernate -