Community Profile

photo

Vadim Kachan


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Optimization in Indexing: Consolidate all switch/if statements into a smaller For loop??
I have a few For statements that sort large amount of data into smaller matricies (B1 to B92) Question: is it possible to conso...

4 years ago | 1 answer | 0

1

answer

Question


GUI: How do I hide the plotted data associated with a specific 'hidden' axis
I made a gui that shows 2 plots out of 58 at a time on a panel. These plots are all generated at the same time with their respec...

4 years ago | 1 answer | 0

1

answer

Question


Is it possible to plot a plot() and area() on same axis
Hi, I am doing data analysis and am trying to plot a data set of y over x with area() and then plot a line of moving avg of y o...

5 years ago | 1 answer | 0

1

answer

Question


Conceptual Thinking: How to rerun a section of a script? for data analysis.
In my script I am analyzing a subset of my Data, after I am done with the analysis I would like to select another subset of my d...

5 years ago | 0 answers | 0

0

answers

Question


Trouble: integrating Gui button with data sorting script.
First the mission : I had buildt a script that works in a sequence to read data from .txt file, separate it and then develop mat...

5 years ago | 1 answer | 0

1

answer

Question


Scripts can't be ran from button callback function??
I am trying to press a button in my uicontrol that will callback a function that has "run xxxx" script. i get these errors "Err...

5 years ago | 0 answers | 0

0

answers

Question


Image as a background of a uicontrol or uipanel?
Hi, I am trying to make a UI that will work with my script. The goal is to use an image as a background and place buttons ontop ...

5 years ago | 1 answer | 0

1

answer