Skip to content

Conversation

@DrPaulSharp
Copy link
Collaborator

No description provided.

@DrPaulSharp DrPaulSharp requested a review from StephenNneji July 11, 2025 11:06
contrastSlds1 = cell(numberOfContrasts,1);
contrastSlds2 = cell(numberOfContrasts,1);

domainSldProfiles = cell(numberOfContrasts,1);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the reason for the name flip is to sync this function with the normal? but its confusing to see the domiains... variables have a single column. Don't know if we can rename to something else

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's the reason I switched them. For matlab coder we have to have them as a variable with up to two columns so I'm not sure there's much we can do.

@DrPaulSharp DrPaulSharp merged commit a4062d2 into RascalSoftware:master Jul 22, 2025
5 checks passed
@DrPaulSharp DrPaulSharp deleted the domains branch July 22, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants