Community Profile

photo

Milos Krsmanovic


Last seen: 1 year ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


While loop stops short of meeting the condition
I have a loop function which is supposed to find the x=0 intercept of two trigonometric functions x=x(t). The two functions alte...

1 year ago | 1 answer | 0

1

answer

Answered
Accessing frequencies of arbitrarily selected histogram bins
Thank you both for replying @Steven Lord and @Paul. Ultimately I can select only one post as an answer but using your hints I ...

2 years ago | 0

Question


Accessing frequencies of arbitrarily selected histogram bins
I would like to access the frequencies of arbitrarily selected bins on my histogram. As in, say I want to sum up only the freque...

2 years ago | 3 answers | 0

3

answers

Question


Formatting axis label latex interpreter to look like regular text
I need to type "D bar" letter on one of my plot axes. Unicode doesn't have this letter defined, nor does it appear in the MATLAB...

2 years ago | 0 answers | 1

0

answers

Question


Fitting uitable inside tile layout as nexttile
Is there a way to place an uitable inside a tiled layout so that it will have an automatically set position? I'm currently plot...

2 years ago | 0 answers | 1

0

answers

Question


uitable ColumnName from string array which keeps changing
I have a string array (a global variable) that's changing throughout the script. One iteration would be: critMaterial = [ "Stee...

2 years ago | 1 answer | 0

1

answer

Question


Strings to variable names
I have a table with 30-ish columns and thousands of rows containing strings and numerical values (small sample attached). I need...

2 years ago | 4 answers | 0

4

answers

Question


How to center-align uitable cells which are all numerical values?
I've found quite a few answers on this but they mostly discuss the strings. I have numerical values. Some answers mention setti...

2 years ago | 1 answer | 0

1

answer

Question


Recommendations on how to approach XLOOKUP/VLOOKUP/SUMIF operations on a table
I have a very large table which has defined column names, and several of the initial columns with only strings in them. These ar...

2 years ago | 1 answer | 1

1

answer

Question


Changing fit line style changes the fit line (fit line shape)
Hi all, I have a scatter plot fit line for which I'm able to successfully change the color but I'm struggling to change the lin...

2 years ago | 2 answers | 0

2

answers

Question


Loop Plot Assigns Last Color to all Plot Curves
I'm plotting multiple curves based on different input parameters. I'm varying some of the parameters via while loop. Everything ...

4 years ago | 0 answers | 0

0

answers

Question


TimerFcn to start and stop automatic update of static text field - "Not enough input arguments"
I have two buttons (ON and OFF) and two static text fileds created in GUIDE. I'm using buttons to start and stop a DC motor. I'm...

4 years ago | 0 answers | 0

0

answers

Question


Connection to DC motor on Adafruit Motor Shield V2 for Arduino
I'm continuing here on another question that went unanswered, so I'll try to break down the problem into smaller chunks. I'm fo...

4 years ago | 0 answers | 0

0

answers

Question


Matlab and Arduino Digital Pin 3 - PWM vs. encoder
I'm writing a motor control script for a 6V DC motor run by Arduino and its Shield board. I am able to make it start, stop, chan...

4 years ago | 0 answers | 0

0

answers

Question


How to let a function know that a variable in another function has been updated?
Hi all, my first post here. I'm just learning Matlab and I stumbled on a problem I'm unable to resolve on my own. I have a GUI...

4 years ago | 1 answer | 0

1

answer