save function in matlab
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I save the function in a separate file in Matlab?? I am new student in Matlab and I want to know ,how to do this? Thanks in advance
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 18 Mär. 2011
Use the editor File->New (Empty File). Paste in the code or type in the code to the new document produced. Save the file.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!