photo

Gabriel Delcros


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Commenter
  • Promoter
  • Thankful Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

提问


How can I automatically build a pdf with visdiff?
Hello everyone, I am using the visdiff function to compare two .mat files from Matlab and writing a report. I would like to ...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Convert Matlab to Dymola
up

7 years 前 | 0

已回答
How to store column data output from matlab to excel sheet (in the same sheet and different columns)?
You will have to use the function xlswrite. Your response should be there : https://de.mathworks.com/help/matlab/ref/xlswrit...

7 years 前 | 0

提问


Convert Matlab to Dymola
Hello you! I have an issue because I want to convert my old Simulink models as a black box and use it under Dymola. I have n...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Error using xlswrite. Invalid sheet name '1'.
Oh I know, there is a problem with your data. It does not make sens to him. Try data = [1:2];

7 years 前 | 0

已回答
Error using xlswrite. Invalid sheet name '1'.
You may have to try : xlswrite ('file.xlsx', data) If file is already created, he would find it. Or put the path ;)

7 years 前 | 0

已回答
how to export data to excel for each iterations after four compound for loops?
Hye, You may have to use xlswrite ;) https://de.mathworks.com/help/matlab/ref/xlswrite.html?requestedDomain=www.mathworks.c...

7 years 前 | 0

已回答
Different result with the same Simulink model
up

7 years 前 | 0

已回答
Convert Simulink Model into Dymola
up

7 years 前 | 0

提问


Different simulation results using UNC and non-UNC path
Hello everyone, I have an issue with my Simulink models. I try to do the same simulation with two different path : - F...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Different result with the same Simulink model
Hye everyone, I am working with a local network and a UNC path with Simulink/Matlab release R2009a. I usually have to work...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Allowing old Matlab to use DOS command under UNC path
Hello everyone, I have to use Simulink models with UNC path. My problem is : matlab before release R2009a is unable to use t...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Convert Simulink Model into Dymola
Hey guys, I have a problem. I have to convert my Matlab/Simulink models to Dymola. I have seen using a FMI but I don't kno...

7 years 前 | 2 个回答 | 0

2

个回答

已回答
Blocks in series, Simulink
Hello, I don't know if I really understand your problem but there is a block named transport delay able to put the delay you wan...

7 years 前 | 0

提问


How to upgrade my models under Matlab/Simulink
Hello everyone, I am looking how to upgrade my models from Matlab/Simulink working on release older than 2009a (like 2007b or...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Can I work with a simulink model developped under Matlab release 2007 with the release from 2009?
Hello everyone, I would like to know if I can work with my Simulink models developped Under the 2007 release with an other re...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Using UNC path with Matlab/Simulink before R2009a
Hello everyone, I have to remove all my folders and my models from a "normal" path (I:) to an UNC path (\\mypath\myfolder). ...

7 years 前 | 1 个回答 | 0

1

个回答