Community Profile

photo

Francesco Ardia


Last seen: 約1年 前 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年 前 | 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年弱 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答