Jack Smith
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
202,163
of 296,430
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20,370
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,437
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
Is it possible to identify variables in the workspace that contain a string and save the identified variable with another name?
Is it possible to identify variables in the MATLAB workspace that contain a certain string and save that variable with a new nam...
12 months ago | 1 answer | 0
1
answerQuestion
Is it possible to concatenate sub-structures within structures into single variables?
I am working with multiple structures that contain several sub-structures, each containing numerous fields. The sub-structures a...
1 year ago | 1 answer | 0
1
answerQuestion
Is it possible to assign the size of an input port to variables instead of fixed constants?
I am using an input port in a Simulink model that will be compiled and I need to set the starting size of the input port in orde...
1 year ago | 1 answer | 0
1
answerQuestion
How to create a time signal that resets to zero once a set amount of simulation time is reached?
I'm trying to create an adjusted time signal that resets to zero once a set amount of simulation time passes. The block diagram ...
1 year ago | 1 answer | 0
1
answerQuestion
How to preserve initial conditions of a model when compiling it as an FMU?
I have a working Simulink model where two of the output signals are passed back into the model as inputs for the next time step....
2 years ago | 1 answer | 0
1
answerQuestion
How do I pass input arguments to a compiled executable and define the output arguments that the user can see?
I have recently purchased the MATLAB Compiler and have a question regarding it's workflow. I have a series of .m files that I h...
2 years ago | 1 answer | 0
1
answerQuestion
Is it possible to open an excel template, save as a new file then write data to the new file without overwriting the template?
I have an excel template that I need to populate with data from a MATLAB script. I am able to automatically create the new file ...
2 years ago | 3 answers | 0
3
answersQuestion
How to speed up a 2D interpolation in MATLAB?
I am reading a table from excel which I am using as the basis for a 2D interpolation, I've included an image of the table with t...
2 years ago | 1 answer | 0
1
answerQuestion
Can MATLAB function blocks be set to run once per simulation instead of each time step if the outputs are used as inputs to a 1D look-up table?
I have a custom MATLAB function block that takes several constant inputs and outputs a setpoint that is then used as an input to...
2 years ago | 1 answer | 0