Milos Krsmanovic
Followers: 0 Following: 0
Statistics
RANK
13 504
of 295 467
REPUTATION
3
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
ungefär 2 år ago | 1 answer | 0
1
answerAccessing 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 ...
nästan 3 år 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...
nästan 3 år ago | 3 answers | 0
3
answersQuestion
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...
nästan 3 år ago | 0 answers | 1
0
answersQuestion
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...
ungefär 3 år ago | 0 answers | 1
0
answersQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 4 answers | 0
4
answersQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 1 answer | 1
1
answerQuestion
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...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
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 ...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 5 år ago | 1 answer | 0