help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave and fourier tranforms


From: hottea
Subject: Re: octave and fourier tranforms
Date: Sun, 21 Jan 2018 14:27:59 +0000

I think you could read data from excel sheet with `xlsread` function, which is provided by `io` package, after fft, write the result to a excel sheet with `xlswrite` function. The `io` package is available at "https://octave.sourceforge.io/io/".

Johannes Zauner <address@hidden>于2018年1月21日周日 下午10:17写道:

Hello,

 

is it possible, data in an excel sheet to fourier transform with octave to another excel sheet ?

 

thnk you and best regards

Zauner, Johannes

_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

reply via email to

[Prev in Thread] Current Thread [Next in Thread]