Community Profile

photo

Yanjika O


Last seen: más de 1 año hace Con actividad desde 2019

Estadísticas

All
  • Thankful Level 3
  • Solver

Ver insignias

Content Feed

Ver por

Pregunta


Adding label to a color scale of heatmap
Hello there, I have following heatmap that I want to add a lable as shown on the next plot. Please suggest any way to do that. ...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Index exceeds the array element number
Hello there, Here is the code that I wrote. It has some problem with defining 'i' as it is supposed to be the length of 'firing...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Flipping the axis starting value of a plot in matlab
Hi, Here is the code that I wrote for plotting some points and writing it to a video. When I want to match the plot with the o...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing a frame to a video error
Hi, I wrote the following code for repeatedly reading excel file and scatter plotting then writing a video from it. clear a...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Play a video from Matlab
Hi, Is there any way to play a video in full screen from matlab on windows media player repeatedly? Thank you,

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why does the sound with different sampling frequency sounds the same ?
Dear people, I am trying to write an audio with the following lines. However, every after I write an audio into a file and pl...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing a plot into a video
Hello all, I have this code for generating plots with complete dark and green rectangular. I wanted to get the frames and save ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing an audio file
Dear people, I am trying to write an audio which consists of part of 2500Hz 17 sec long and another silent part of 1 min in len...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Running two scripts synchronously
Hi, Is it possible to run two scripts at the same time? For example, generating video on the screen and recording a video thr...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
Plot overlapped on each other
For someone who ever needs it, I fixed the code as this way. filename='audioShockRecall.xlsx'; sheetname_kinovea=regexprep(f...

casi 4 años hace | 0

Pregunta


Plot overlapped on each other
Hello, I have this code for making animated plots in a loop and writing it into a video. However, when my second loop runs, the...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Grouping the bar graph
Hello, I wrote following lines for plotting a bar graph of shock1-shock5 excel files. %filename='shock1-5.xlsx' clear all clc...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can anyone help me with understanding this code?
Hi, I am trying to figure it out what is the line code is doing. Please help me with understanding it out=arrayfun(@(x,y)s(x:y)...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Having problem with indexing my table
Hi, I have imported a column from excel file. And wanted to refer several parts of it by indexing. S=readtable('safe_1.xlsx',...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Executing same function in different elements of an array
Hi, I have wrote a function for small calculation. And I have an array 'A' which has over 25000 elements. I would like to refer...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to execute a function for several different range from a same array?
Hello people, I have this excel data sheet that I imported to the matlab in an array "s". S=readtable('safe1.xlsx','Sheet','e...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to extract the certain range of values from array?
Hello, I have imported two column of data from excel which also had several other columns as follows: T=readtable('safe_1.xlsx'...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is it possible to play matlab built video to a secondary monitor?
Hello, I am trying to have a control over my video which to be displayed on the secondary monitor. Eventhough I can use usb dr...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make a flashing movie? Please suggest any approach without application of any specific toolbox.
I am willing to make a video consists of 2 parts that are flashing and steady. The flashing could be in shape i.e circle or tria...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 4 años hace