photo

Gabriel Delcros


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

9 个提问
9 个回答

Cody

0 个问题
65 个答案

排名
141,571
of 300,081

声誉
0

贡献数
9 个提问
9 个回答

回答接受率
44.44%

收到投票数
0

排名
 of 20,868

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
8,693
of 167,273

贡献数
0 个问题
65 个答案

评分
750

徽章数量
3

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

8 years 前 | 0 个回答 | 0

0

个回答

已回答
Convert Matlab to Dymola
up

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

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

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

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

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

8 years 前 | 0

已回答
Different result with the same Simulink model
up

8 years 前 | 0

已回答
Convert Simulink Model into Dymola
up

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

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

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

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

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

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

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

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

9 years 前 | 1 个回答 | 0

1

个回答