Community Profile

photo

Vicente


Politecnico di Torino

Active since 2012

Statistics

  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Answered
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...

8 years ago | 0

Answered
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...

8 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...

8 years ago | 3 answers | 0

3

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Answered
Warning: 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 ...

8 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...

8 years ago | 0 answers | 0

0

answers

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answer

Answered
How 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

answers

Answered
To 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

answers

Question


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

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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

answers

Question


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...

11 years ago | 2 answers | 0

2

answers