photo

Gabriel Delcros


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Convert Matlab to Dymola
up

mehr als 7 Jahre vor | 0

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

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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];

mehr als 7 Jahre vor | 0

Beantwortet
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 ;)

mehr als 7 Jahre vor | 0

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

mehr als 7 Jahre vor | 0

Beantwortet
Different result with the same Simulink model
up

mehr als 7 Jahre vor | 0

Beantwortet
Convert Simulink Model into Dymola
up

mehr als 7 Jahre vor | 0

Beantwortet
Different simulation results using UNC and non-UNC path
up

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort