How to filter multiple lines from Polyspace result ?

For example:
If i want to filter line number 10, i select: Line Filter-> Custom->Equal->10
However, I would like to filter set of line numbers 10, 18,23 etc

 Accepted Answer

Anirban
Anirban on 9 Dec 2021
Edited: Anirban on 9 Dec 2021
Use the is in custom filter:
  • Select the custom filter on the Line column.
  • Select is in for Condition. In Value(s), select the lines to display or enter a semicolon-separated list of line numbers.

1 Comment

Thank you @Anirban it is working perfectly!! Thank you for your time and support!!

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2019a

Asked:

on 9 Dec 2021

Commented:

on 10 Dec 2021

Community Treasure Hunt

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

Start Hunting!