Kylen
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
231,523
of 295,448
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
How to get "Clean" edges on a surface plot?
Hello All, I am trying to plot a surface using the surf() command with some imported shape data from a CSV. The shape in questi...
4 months ago | 2 answers | 0
2
answersQuestion
"Index in position 2 exceeds array bounds. Index must not exceed 1." But which one?
Hi Everyone, I'm in the process of implementing a chunk of code from a small test script into a larger code that I've been usin...
5 months ago | 0 answers | 0
0
answersQuestion
How to write data from a Cell Array as multiple columns in a text or CSV file?
Greeting, I have a 1x2 cell array with data in each cell. I'm trying to extract the data from each cell and write it to a CSV o...
5 months ago | 3 answers | 0
3
answersQuestion
Extracting Data from an Array of Arrays using a Loop?
Hello All, Context: I am using Simulink and Simscape to simulate some system responses to motion. Simulation output writes to t...
5 months ago | 2 answers | 0
2
answersQuestion
Unable to Add Legend to Plot
Hello All, I'm writing a script to do some data processing and plotting. It came time to add a legend to one of my plots, but M...
5 months ago | 1 answer | 0
1
answerQuestion
How to extract many Timeseries data from large object?
Hello All, I have simulation data results from Simscape/Simulink in the form of an "out" object (attached sample). The object i...
7 months ago | 1 answer | 0
1
answerQuestion
How to convert X, Y, Z cartesian coordinates into a surface.
Hello, I have three vectors representing x, y, and z cartesian coordinates of half of a nosecone shape. I need to convert the z...
7 months ago | 1 answer | 0
1
answerQuestion
How to use Cartesian coordinates to create Grid Surface?
Greetings, I have been tasked with using Simscape Multibody to investigate contact forces between objects. One step in the Sims...
11 months ago | 1 answer | 0
1
answerQuestion
Simscape Multibody: How to model spatial contact between two objects using point clouds?
Hello Everyone, I'm trying to get the hang of using point clouds around geometry to model contact behavior/forces when objects ...
11 months ago | 0 answers | 0
0
answersQuestion
Is it possible to insert a Matlab Live Task into an App Designer GUI?
Hello Everybody, I am in the midst of creating an app for users to clean and organize some data. My app has multiple windows do...
12 months ago | 1 answer | 0
1
answerQuestion
Is it possible to use 'assignin' to append data to an array in the base workspace?
I am setting up a GUI where a plot is used to manually select data points. These data points are sent to the base workspace as a...
1 year ago | 1 answer | 0
1
answerQuestion
Passing a matrix between App Designer Apps
Hello Everyone, I am quite new to both Matlab and the App Designer. For context, I'm building a data cleanup tool. Currently I ...
1 year ago | 1 answer | 0