Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Split function changing block params #99

Open
FrancescoNegri opened this issue Jun 1, 2023 · 1 comment
Open

[BUG] Split function changing block params #99

FrancescoNegri opened this issue Jun 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@FrancescoNegri
Copy link
Member

FrancescoNegri commented Jun 1, 2023

Bug Report

Description

Splitting animals is performed at the level of the tank. The issue is that if only one animal is to be split, nigeLab changes data also in the blocks belonging to other animals (.mat Block files), making them unusable.

Release or Branch

Commit 8b9d731 of dev branch.
No reasons to believe the split function worked properly in previous versions of the code.

Machine

  • OS: Win-64 (64-bit)
  • Matlab Version: R2017a and R2023a
@FrancescoNegri FrancescoNegri added the bug Something isn't working label Jun 1, 2023
@FrancescoNegri FrancescoNegri changed the title [BUG] [BUG] Split function changing block params Jun 1, 2023
@FrancescoNegri
Copy link
Member Author

WORKAROUND: comment the lines shown below in nigelObj.m file

Bug99Workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants