Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions iss_change_plot.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
function iss_change_plot(o,Method,GeneType,GenesToShow,UseSpots)
% iss_change_plot(o,Method,GeneType,GenesToShow,UseSpots)
%
%Given issPlot3DObject, this function lets you change the details
%of the plot without closing the figure e.g. you can change
%o.CombiQualThresh or issPlot3DObject.ZThick to change the threshold value and the number
Expand Down