LazyPlot

LazyPlot is a toolbox for extensive plotting of data in 2D using any standard matlab fit model with minimal coding effort.

https://github.com/Gewerd-Strauss/LazyPlot

이 제출물을 팔로우합니다

LazyPlot can be used to both quickly display a figure containing any number of lines and data sets each.
It will also define the axes ranges of the figure, as well as title, x/y-label, the position labels of the legend. Also, by defining the vector "LPQS" before calling "LazyPlot", one can get a glance at the figure by sacrificing some features. Clear out the variable again to enter normal mode again.
For more information on how to use LazyPlot, open the "LPCodeComp.m"-file. The changelog can have some information about how this came to be. I'd advise reading through the v.1.5 notes, it contains a few useful information on how to operate LazyPlot.
LazyPlot can only plot if all matrices are of the same size. Use NaN to fill up missing data spots, or just call it a second time and plot into the same figure.
The multiple commented matrices in the LPCodeComp-script show other methods for calling LazyPlot.
The function LPFigurefun can be run separately as well, without having to call LazyPlot.

인용 양식

Claudius Simon Appel (2026). LazyPlot (https://github.com/Gewerd-Strauss/LazyPlot/releases/tag/v2.0.2.6), GitHub. 검색 날짜: .

MATLAB 릴리스 호환 정보

  • R2014b 이상 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
2.0.2.6

See release notes for this release on GitHub: https://github.com/Gewerd-Strauss/LazyPlot/releases/tag/v2.0.2.6

2.0.2.5

See release notes for this release on GitHub: https://github.com/Gewerd-Strauss/LazyPlot/releases/tag/v2.0.2.5

2.0.2.4

v.2.0.2.4 [23.04.2022]
- added option to fix left bottom corner of graph to origin. Other corners not specifically supported. Please use the normal method of entering the axis range for doing so.

2.0.2.3

* couple of fixes

2.0.2.2

For detailed information on the update, open the "Changelog.txt"-file

2.0.2.1

Fixed small mistakes in several function documentations

2.0.2.0

For detailed update notes, look into the Changelog.txt-file

2.0.1.0

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.2.0.1.0.

2.0.0.0

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.2.0.0.0.

1.5.3.2

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.1.5.3.2.

1.5.3.1

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.1.5.3.1.

1.5.3.0

Restructured the whole toolbox to work via one structure which is passed to the different functions.

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.1.5.3.0.

1.5.2.1

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.1.5.2.1

1.5.2.0

Since the space in these patch-notes is restricted and too small, look into the "Changelog.txt"-file for the actual patch notes, under v.1.5.2.0

1.5.1.1

Removed a rather annoying bug in the creation of the LPmatx-matrix in QS-mode resulting in that creation not being possible. Fixed by implementing some of the code from the non-QS section.

1.5.1.0

Now displays the goodness of fit parameters in normal mode

1.5.0.1

Removed an overlooked disp()-line used for debugging.

1.5

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.