Community Profile

photo

Kyle McLaughlin


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Trouble Passing Values In App Designer
Hi, I have created a Double Dwell Cam Calculator in Matlabs App designer. The app is complete except for one item. I wish to exp...

2 years ago | 1 answer | 0

1

answer

Question


Error/Confusion with Simplifying Symbolic Expressions
Hi, I am trying to work with a symbolic expression and am using the simplify command. My expressions are as follows: syms x y ...

2 years ago | 1 answer | 0

1

answer

Question


Unknown For Loop Placement Error / Increment Error
Hello, I have a script for modeling a CO2 Scrubbing system found in smoke stacks of power plants which computes the concentratio...

3 years ago | 0 answers | 0

0

answers

Answered
Why is one of my tiled plots not being displayed? MATLAB UI App Designer
Im sorry to have posted this and made people look at it, I figured out my issue. I am missing 'ax4' when I call the plot functio...

3 years ago | 0

Question


Why is one of my tiled plots not being displayed? MATLAB UI App Designer
Hi there, I am new to the App Designer and am trying to make an app out of existing code of mine. I have 4 tiled plots in a pan...

3 years ago | 2 answers | 0

2

answers

Question


What is wrong with my waterfall plot?
Hello, I am trying to make a vibration spectrum plot using the waterfall command. I want the X axis to be time, Y to be rpm, an...

3 years ago | 1 answer | 0

1

answer

Question


Create vibration spectrum in the form of a waterfall plot for differential rolling element bearing
Hello, I am being asked to create a vibration spectrum plot in the form of a waterfall plot as measured by a wireless acceler...

3 years ago | 0 answers | 0

0

answers

Answered
What is wrong with my for loop?
elements = 4; s=3; %size of matrix nxn k=[1 1 1; 1 1 1; 1 1 1]; length = (s* elements) - (elements-1); K = zeros(leng...

3 years ago | 0

| accepted

Question


What is wrong with my for loop?
%check for stitching global nxn matrix elements = 4; nodes = 5; %nodes s=3; %size of matrix nxn k=[1 1 1; 1 1 1; 1 1...

3 years ago | 2 answers | 0

2

answers

Question


Imaginary Number Notation/ Formatting Real and Complex Results
Hello, I am performing an eigenvalue calculation for a range of 10 numbers. One of these numbers are negative which results i...

3 years ago | 2 answers | 0

2

answers

Question


Stitching together matrices/ indexing matrices
Hi there any help would be appreciated... I am a mech engineer working with rotor dynamics and am being asked to do FEA on matl...

3 years ago | 1 answer | 0

1

answer