Plot Food Web

Functions for ecological modelling
718 Downloads
Aktualisiert 6 Dez 2019

PLOTFOODWEB makes it easy to produce beautiful 3D or 2D figures of ecological food webs. The only required argument is the adjacency matrix of predator-prey connections. Sizes, colors, trophic levels, and the spatial arrangement can be specified as optional arguments. The submission figure shows three possibilities. In the top-left is the default type. The top-right is high-quality with random arrangement and the size of spheres as a function of the Log of body mass. At the bottom, a biplot where species are arranged according to mass (X-axis) and trophic level (Y-axis).

Zitieren als

Francisco de Castro (2024). Plot Food Web (https://github.com/capahaddock/Ecology), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert von: Patchline

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.4.0.3

Connect to Github

1.4.0.2

Corrected detail in the help.

1.4.0.1

new figure

1.4.0.0

Add a new type of plot. Reorganize help

1.3.0.0

Use default color map if Brewer color function is not installed.
Forgot to include the file in previous update
Change 'mds' option in 'arrange' for 'pca' (principal components analysis).
Added option to color by kmeans clustering of adjacency matrix.
Correct brewer colormap problem
Correct minor typos in help
Added required function 'calcarc'

1.2.0.0

Ability to specify variable line colors.
Possibility to use curved lines
Ability to provide a full interactions matrix, not just adjacency matrix of 0 and 1.

1.1.0.0

Option to plot in 2D
Option to arrange species by multidimensional scaling
Faster plotting
Optional transparency of lines
Option to plot the food web in 2D.
Option to arrange species in 3D with mutidimensional scaling
Faster plotting of cylinders connecting species
Optional transparency of lines
Rearranged and improved help
Added missing function fwrotation

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.