Borrar filtros
Borrar filtros

Add some Fortran subroutines to my MATLAB code

2 visualizaciones (últimos 30 días)
ric1321
ric1321 el 9 de Feb. de 2017
Comentada: Jan el 9 de Feb. de 2017
Hi! I would like to add a Fortran subroutine to improve my MATLAB code speed (I have some big 'for' cycles which I can't parallelize). Do you guys know some good and clear guides to that? The official ones haven't helped me much yet and I have things a bit confused.

Respuesta aceptada

Jan
Jan el 9 de Feb. de 2017
I cannot guess, which "official" guides you mean. Then it would be a waste of time, when I mention them again. What about starting with one of the examples from the documentation and modifying it, until it matchs your needs? You can post, what you have tried so far and explain the occurring problems. Then helping is much easier than guessing, which details are confusing for you.

Más respuestas (1)

ric1321
ric1321 el 9 de Feb. de 2017
Ok, first issue: the compiler. It seems the only Fortran ones which work on MATLAB (ie the intel ones) are not free of charge. Any solution?
  1 comentario
Jan
Jan el 9 de Feb. de 2017
No. Matlab works only with the specified set of compatible compilers. I'm using a C compiler instead. I know, C is not Fortran... :-(

Iniciar sesión para comentar.

Categorías

Más información sobre Fortran with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by