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

Gelöst


Make a half wave rectifier
Produce a signal that outputs the given sine wave source when it is greater than zero and outputs zero when it is less than zero...

mehr als 7 Jahre vor

Gelöst


Make a full wave rectifier
Produce a full wave rectifier waveform for the given sine wave source. For a sine wave input, the output of the full wave rec...

mehr als 7 Jahre vor

Gelöst


Bottles of beer
Given an input number representing the number of bottles of beer on the wall, output how many are left if you take one down and ...

mehr als 7 Jahre vor

Gelöst


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

mehr als 7 Jahre vor

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

Gelöst


Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...

mehr als 7 Jahre vor

Gelöst


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

mehr als 7 Jahre vor

Gelöst


Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...

mehr als 7 Jahre vor

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

Gelöst


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

mehr als 7 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

mehr als 7 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 7 Jahre vor

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