Borrar filtros
Borrar filtros

graph and network algorithms, laplacian function missing

1 visualización (últimos 30 días)
Dominik
Dominik el 24 de Feb. de 2016
Respondida: Steven Lord el 24 de Feb. de 2016
Hi, I'm running Matlab R2015b with the following toolboxes: Bioinformatics Toolbox, Image Processing Toolbox, Neural Network Toolbox, Optimization Toolbox, Statistics and Machine Learning Toolbox, Symbolic Math Toolbox.
I'm currently work a lot with the new Graph netzwork algorithm functions (love it), but somehow the laplacian function seems to be missing
Did I miss something?
Thanks Dom

Respuestas (1)

Steven Lord
Steven Lord el 24 de Feb. de 2016
You're working with a digraph (a directed graph) rather than a graph (undirected.) Graph objects have a LAPLACIAN method. Digraph objects do not.

Categorías

Más información sobre Graph and Network Algorithms en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by