interconnections

Version 1.0.0 (1,85 KB) von Adam Danz
Produce lines that interconnect all coordinates.
19 Downloads
Aktualisiert 14. Nov 2019

Lizenz anzeigen

[xOut, yOut] = interconnections(x, y)
Given a set of x and y coordinates, this produces the matrix of x and y values needed to plot all interconnected lines by using plot(xOut, yOut).

[~, ~, h] = interconnections(x, y, true);
Draws all interconnected lines on the current axis and outputs the line object handles.

Zitieren als

Adam Danz (2026). interconnections (https://de.mathworks.com/matlabcentral/fileexchange/73358-interconnections), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2019b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Plot Customization finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
1.0.0