Linkage Function: solving tie breaks?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Greetings I was wondering how the linkage.m function solves the tie-breaks in order to provide an unique solution. I was checking the code of the function and couldn't find the tie-break decision part.
Thanks in Advance.
0 comentarios
Respuestas (1)
Sean de Wolski
el 5 de Jun. de 2012
You could add a breakpoint to linkage and run it with a scenario that causes a tie and step through it.
2 comentarios
Ver también
Categorías
Más información sobre Loops and Conditional Statements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!