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

Update install.m #15

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Update install.m #15

merged 1 commit into from
Jan 11, 2022

Conversation

e-dinesh
Copy link
Contributor

the version number is no longer required, otherwise, it will result in the following error.
<<
Error using fileread (line 23)
Could not open file Exasim/Version0.1/Matlab/Preprocessing/initializepde.m. No such file or directory.
Error in install (line 81)
text = fileread(filem);

the version number is no longer required, otherwise, it will result in the following error.
<<
Error using fileread (line 23)
Could not open file Exasim/Version0.1/Matlab/Preprocessing/initializepde.m. No such file or directory.
Error in install (line 81)
text = fileread(filem);
>>
@rloekvh rloekvh merged commit 2077c36 into exapde:master Jan 11, 2022
@rloekvh
Copy link
Collaborator

rloekvh commented Jan 11, 2022

Good catch!

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.

None yet

2 participants