photo

Gabriel Delcros


Active since 2016

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Answered
Convert Matlab to Dymola
up

7 years ago | 0

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
Convert Simulink Model into Dymola
up

7 years ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer