Community Profile

photo

Jelthe


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Fastfouriertransformation x-axes units
Hi, I do have question about FFT. Its more of a theoretical question then a coding quest. Iam computing my own laser spect...

8 years ago | 0 answers | 0

0

answers

Question


How do i make my code faster?
Hello, so i´ve written a code for creating random spectra. It will compute a random spectra between -pi and pi. After one fou...

8 years ago | 1 answer | 0

1

answer

Question


Exchange data from Workspace struct
Hello, I want to exchange data from a Workspace struct with my own data. Sounds easy but: MY data (lets call it y) y is a 70...

8 years ago | 1 answer | 0

1

answer

Question


How to generate random numbers between -pi and pi
Hi, i tried generating numbers with linspace(-pi,pi) and i get somewhat the correct numbers. But only for the first run of co...

8 years ago | 1 answer | 0

1

answer

Question


Is it possible to input data to an UItable and get the data as a Workspace
Hello, i want to make an userfriendly GUI where you can copy paste your data from anywhere into an UItable. After pasting t...

8 years ago | 1 answer | 0

1

answer

Question


How do i get Char into Double
Hello, Does anyone know how i get timeinformation saved as a char into a double? I want to plot something over a time (HH:MM...

8 years ago | 2 answers | 0

2

answers

Question


How do i break down 6000 Datapoints into 128 Points
Hello, i am fairly new to Matlab. I have x=6000 data points on one hand and y=128 data points on the other. How can i plot th...

8 years ago | 2 answers | 0

2

answers

Question


how to writetable to specifc folder
Hello, iam really new to Matlab and i want to write a table to another folder than the maindirectory. My code so far: ...

8 years ago | 1 answer | 0

1

answer