Borrar filtros
Borrar filtros

create script to matlab function

1 visualización (últimos 30 días)
Turbulence Analysis
Turbulence Analysis el 15 de Feb. de 2024
Respondida: Cris LaPierre el 15 de Feb. de 2024
Hi,
I am need to convert my attached matlab script to function to be able run the entire code in the server. Could someone help me wih this
  1 comentario
Dyuman Joshi
Dyuman Joshi el 15 de Feb. de 2024
From a cursory glance, it seems you have provided all the inputs directly.
So, just create the header line to define it as a function, naming it as you like, and call it accordingly.

Iniciar sesión para comentar.

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 15 de Feb. de 2024
Check out the Refactor button in the ribbon. This will convert the highlighted code to a function.
See this video demonstration or the instructions on this doc page.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by