The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

SubSetting

psppsp Member Posts: 5 Contributor II
edited November 2018 in Help
Hi All

I have an exampleSet with attributes Gender, Age, Att3, Att4 and Att5. I would like to make a new exampleSet where Gender=1 and Age=30. How do I do that?

Regards
Peter

Answers

  • earmijoearmijo Member Posts: 271 Unicorn
    Same answer. Use the operator "Filter Examples" : the condition this time is going to be "Gender=1|Age=30".
Sign In or Register to comment.