Community Profile

photo

Yanjika O


Last seen: 1년 초과 전 2019년부터 활동

통계

All
  • Thankful Level 3
  • Solver

배지 보기

Content Feed

보기 기준

질문


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. ...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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,

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 4년 전 | 0

질문


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...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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)...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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',...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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'...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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:...

4년 초과 전