photo

Francesco Ardia


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why can I break Simulink library links by right-clicking in the model, but can't programmatically?
Hello everyone, I am working on a Simulink model with libraries and links. In order to activate signal logging and save signa...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Cumulative coverage Results Explorer error
Hi everyone, when computing cumulative coverage from the Results Explorer I get the following error: Output argument "dlgStruc...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Simulink coverage not performed on Matlab 2015b and 2017b
Hello, I'm having troubles with the coverage of Simulink models both in Matlab 2017b and 2015b despite having Simulink Coverage....

3 years 前 | 0 个回答 | 0

0

个回答

提问


Import from Excel and exclude fully blank rows
Hi everyone! I'm trying to modify a code generated by the import tool, thus making the code more flexible with respect to chang...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Update Matlab xlsread when original Excel file is modified
Hi everyone! I'm working in a big Excel file and I need to import data in Matlab to perform some operations. I used the import...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Match multiple systems of equations into a single fsolve call
Hi everyone! So far I've been using fsolve to solve a single system of equations at a time, with the syntax: sol=fsolve(@(Z...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Subscript indices must either be real positive integers or logicals. FSOLVE PROBLEM
Ok, found it. I created a matrix and gave it the same name as this function, so when running the code again without clearing th...

7 years 前 | 0

| 已接受

提问


Subscript indices must either be real positive integers or logicals. FSOLVE PROBLEM
Hi everyone! I get this error message and I thought I might have forgotten a * sign, but apparently it isn't so. What could be...

7 years 前 | 2 个回答 | 0

2

个回答

提问


fsolve works only if I run the code once
Hi everyone! I get this error message and I thought I might have forgotten a * sign, but apparently it isn't so. What could be...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN ODE15s
SOLVED! Equations and initial conditions were correct from the beginning. Assigning null torque on all 4 wheels caused the ODE...

7 years 前 | 2

| 已接受

提问


Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN ODE15s
Hi everyone! I'm writing a code to simulate a car's 2D rigid motion: I need to contemporarily solve 35 equations, 7 differen...

7 years 前 | 3 个回答 | 0

3

个回答

提问


subscript indices must either be real positive integers or logicals. matlab ode15s
Hi everyone! I'm solving a DAE system of equations: a previous version of 19 equations worked, but now I'm trying to get my m...

7 years 前 | 1 个回答 | 0

1

个回答