James Browne
Followers: 0 Following: 0
Statistics
RANK
145,074
of 295,527
REPUTATION
0
CONTRIBUTIONS
13 Questions
2 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Returning data from uibutton callback
Hi, I want to create a script that lets me add rows to a uitable with a ui buttom. My script mostly does what I want, except th...
6 months ago | 1 answer | 0
1
answerQuestion
Cell array with space between the ' and }
Hi I have been writing some code with reg expressions that reads from a text file. It has been working with most of the text f...
2 years ago | 1 answer | 0
1
answerQuestion
Duhamel's Integral with conv
Hi, Following on from this question ( https://au.mathworks.com/matlabcentral/answers/392931-duhamel-s-integral-in-matlab?s_tid=...
2 years ago | 0 answers | 0
0
answersQuestion
Read a file into app designer with a button and use later with another button
Hi, I am tyring to load a .mat file into an app made with the app designer to be used in a later callback. I wanted to have on...
3 years ago | 1 answer | 0
1
answerQuestion
Define and Use Structure Parameters in Simulink
Hi, I wanted to use the method in https://au.mathworks.com/help/simulink/ug/define-and-use-structure-parameters-in-matlab-func...
3 years ago | 1 answer | 0
1
answerQuestion
Directly perform a multiplication on certain variables in a table
Hi, I have a table such as x y z a 1 2 b 3 4 a 5 6 I want to multiply rows where the first colu...
3 years ago | 1 answer | 0
1
answerQuestion
For loop getting array name
Hi, I am reading in a series of tables. I then want to run a for loop performing operations on each of these tables. To do thi...
3 years ago | 2 answers | 0
2
answersQuestion
Writing a string that fills to the left
Hi, I have data in an array wich I want to output into a text file to match the way another program writies it. The program s...
3 years ago | 1 answer | 0
1
answerQuestion
Creating vehicle path from radius of curvature
Hi, Has anyone got a reference or know of a function to help create X and y co-ordinates based on known instantaneous radius ...
3 years ago | 0 answers | 0
0
answerstransform principal moment of inertia to global coordinates
I need to rotate axis from the principal axis to new directions rather than transform it to a new position.
3 years ago | 0
Question
transform principal moment of inertia to global coordinates
Hi, I have a CAD program that gives the prinicpal moments of inertia and their direction (as direction cosines). I have another...
3 years ago | 1 answer | 0
1
answerQuestion
extracting numbers with decimal places from the body of text file and assigning to a variable
Hi, I have a text file that I have read in to Matlab as a character array. This file has text written in the body of it, howeve...
4 years ago | 1 answer | 0
1
answerQuestion
Filter data conditionally based on previous row
Hi, I have an array of test data. I want to filter out conditionally rows which contain a value in one column that does not inc...
4 years ago | 1 answer | 0
1
answerWhy doesn't my Simscape displacement doesn't match input
Thanks, It makes sense that the step input could cause problems due to the infinite derivative. It would make sense for sim...
5 years ago | 0
Question
Why doesn't my Simscape displacement doesn't match input
Hi, I am trying to use simscape to make a spring damper model with a input displacement, representing a road input (ie. a bump)...
5 years ago | 2 answers | 0