Community Profile

photo

NH


Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Increment 3 digit value by 1 (i.e. 000, 001, 002,...,999)
Hello, Does anyone know how to increment values such that the first values are 000, 001, etc.? I need this for variable names...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to accumulate values into a variable using for loops?
Hello, I have an array that contains 1597 values. Let's call that X. I want to create a second array, Y, that should act as t...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to convert .stp to .xlsx on a Mac
Hello, I am running the following code in order to convert many .stp files to .xlsx: files=dir('*.stp') for i=1:lengt...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to save a figure through each run of a for loop?
Hello, I am running a for loop: for i=1:5 and in each loop, I am creating and saving a plot: h=figure plot(.....

alrededor de 11 años hace | 4 respuestas | 1

4

respuestas

Pregunta


How to change file extension to '.xlsx' BUT keep original files?
Hello, I am trying to change files with extension '.stp' to '.xlsx' while also keeping the original '.stp' files. I have code...

alrededor de 11 años hace | 1 respuesta | 1

1

respuesta

Respondida
"for" loop question
Matt J, Yes! Thank you, I knew it was something simple I was missing. Your time is greatly appreciated. Cedric, thanks fo...

alrededor de 11 años hace | 0

Pregunta


"for" loop question
Hello, Below is an excerpt from my code, in which I wish to linearly fix a baseline drift. The variable "QLBrainShift1" is si...

alrededor de 11 años hace | 3 respuestas | 0

3

respuestas