plot multiple roc in one figure

How to plot roc in one figure

1 Comment

I don't know anything about the plotroc function as I don't have that toolbox, but there is a short example on the help page that shows multiple plots on a single graph. Can you not follow and adapt that example?

Sign in to comment.

 Accepted Answer

KSSV
KSSV on 20 Mar 2017
You have the data p1,p2,p3,p4 in your hand......you can sort them accordingly and use plot.

More Answers (0)

Categories

Asked:

on 20 Mar 2017

Edited:

on 21 Mar 2017

Community Treasure Hunt

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

Start Hunting!