Skip to content

Commit

Permalink
MATLAB: exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
pojeda committed Aug 8, 2024
1 parent ead3f29 commit 19fff71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/software.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Chart flow for a more efficient Matlab code using existing tools (adapted from[^

!!! Note "Exercise 1: Matlab serial job"

The folder SERIAL contains a function [funct.m](exercises/MATLAB/SERIAL/funct.m)
The folder SERIAL contains a function [funct.m](https://raw.githubusercontent.com/hpc2n/intro-course/master/exercises/MATLAB/SERIAL/funct.m)
which performs a FFT on a matrix.
The execution time is obtained with tic/toc and written down in the output file called
**log.out**. Run the function [readme](intro.md)
Expand Down

0 comments on commit 19fff71

Please sign in to comment.