Statistics
RANK
22,688
of 295,486
REPUTATION
2
CONTRIBUTIONS
17 Questions
5 Answers
ANSWER ACCEPTANCE
29.41%
VOTES RECEIVED
2
RANK
of 20,236
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
Model Portability - Troubleshooting Directory Path Error
This function reads a property file, completely unrelated to MATLAB, and by calling it within the .m script and by assigning out...
9 years ago | 0
Model Portability - Troubleshooting Directory Path Error
Thank you for your suggestions. Adding a cd(pwd) line to the code helped me get rid of the warnings and error messages, but a pr...
9 years ago | 0
Question
Model Portability - Troubleshooting Directory Path Error
Hello. I have a MATLAB model that runs only if my current working directory is set to its saved file path. I should note that...
9 years ago | 3 answers | 0
3
answersQuestion
Importing Signal Data From Live Website
Is it possible at all to import data in real time from a live website into MATLAB? Say, the weather daily history of a given loc...
9 years ago | 1 answer | 0
1
answerWarning: Name is nonexistent or not a directory
I have a similar problem. When I first open MATLAB, I see those same warnings, name non existant or not a directory, but I know ...
9 years ago | 0
Question
Invalid File Identifier Error in Simulink Model (directory path error?)
Hello! I've recently formatted my pc, and now my Simulink model is giving me this error message when I try to run it: Err...
9 years ago | 0 answers | 0
0
answersQuestion
Help with understanding a piece of code
Hi all! Could you please help me understand this piece of code here? classdef Tire<handle properties (Constant) ...
9 years ago | 4 answers | 0
4
answersQuestion
Calling a function in Simulink from Matlab
Is it possible to define a function in an .m file, and then have it be called by any given Simulink block? Is it possible to cre...
9 years ago | 1 answer | 0
1
answerQuestion
How to detect singularity in Simulink
Hi. I want to ask a rather simple question, how do I solve this kind of error message? "Error using prova2 (line 186) De...
9 years ago | 0 answers | 0
0
answersQuestion
How to make a method extrinsic
I'm making a symulink project that uses matlab code. In such code an object is created from information stored in a text file an...
9 years ago | 0 answers | 0
0
answersQuestion
Checking for Singularities in Simulink Model
Hello! I've finally finished building the blocks for every equation my system requires, and defined every variable that I ma...
9 years ago | 1 answer | 1
1
answerQuestion
Interpreted custom function in Simulink
Hello! About the "MATLAB Function" block in Simulink, is there any way to avoid the compilation of the respective matlab fil...
9 years ago | 1 answer | 0
1
answerQuestion
Creating Multiple Windowed Plots
Is it possible to create more than just one windowed plot at a time, within a given MATLAB script? I have a pretty big set of eq...
9 years ago | 1 answer | 0
1
answerQuestion
Doubt with plot legend
I want to plot a graph consisting of ten different sets of data of the same entity, measured in 10 different initial conditions....
9 years ago | 1 answer | 0
1
answerHow to simplify this piece of code?
Thank you for your prompt answer. I confess I'm a newbie on programming language. As I was reading your answer, already 2 hours ...
9 years ago | 0
Question
How to simplify this piece of code?
I am working on implementing the PAC2002 Magic Formula on MATLAB, and while I was writing the code for computing all the matrice...
9 years ago | 2 answers | 0
2
answersTo lock\hide a folder using matlab
I was working on a file (2012a version), in what appeared to be a hidden folder, when suddenly I had to change computer, and I c...
9 years ago | 0
Question
Doubt in building a set of equations using Simulink blocks
Hello. I am struggling with building the following set of equations of the motion of a body in Simulink: 1) F1xr + F1xl + ...
9 years ago | 0 answers | 0
0
answersQuestion
Plotting Pacejka Tire Model in MATLAB
Hello! I am developing my own car model in MATLAB/Simulink, and today, I have written the Pacejka's equations into my .m fil...
9 years ago | 0 answers | 0
0
answersQuestion
Dynamic System on State-Space, and Sinusoidal Signal
Hello! I have a set of 15 differential equations that describe a dynamic system, and 4 of the independent variables of said s...
10 years ago | 0 answers | 0
0
answersQuestion
State-Space Nonlinear System
Hello. I am currently working on implementing a 4-wheeled hover model, with a system of 15 equations, into a state-space bloc...
11 years ago | 0 answers | 1
0
answersQuestion
Doubt In Simulink Commands
Hello. I'm building a model in Simulink for having a vehicle going around a certain trajectory, described below: * 20m str...
12 years ago | 2 answers | 0