-
Notifications
You must be signed in to change notification settings - Fork 91
Possible fix maybe: typo #14
Copy link
Copy link
Open
Description
saliency/code_forMetrics/similarity.m
Line 47 in 5951cdc
| title(['Similar parts = ', num2str(s)]); |
title(['Similar parts = ', num2str(s)]); **not working**
But this *does work for me*
title(['Similar parts = ', num2str(score)]);Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels