How to filter multiple lines from Polyspace result ?

3 views (last 30 days)
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.

More Answers (0)

Categories

Find more on Troubleshooting in Polyspace Products for Ada in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!