Erik - MATLAB Central
photo

Erik


DENSO Sales Sweden AB

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 09/11 to 04/25Use left and right arrows to move selectionFrom 09/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
1 个回答

排名
23,561
of 297,986

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,517

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,028

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Read variable values from m-file
I work on a simulation project containing a large simulink model. Before I could load the input variables to the model directly ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Run function with input variable from linux terminal
I would like to run a function from the linux terminal. The function has an input variable of type string. How do I run this spe...

13 years 前 | 1 个回答 | 1

1

个回答

提问


How to write to a text file several times without overwriting the old values
I write the output values from a simulation to a txt file using. outputFile = fopen('output.txt','w'); fprintf(outputFile,'...

13 years 前 | 3 个回答 | 0

3

个回答

提问


How to directly load data to workspace from main function
Hi! My problem is that I want to use a main function to first load data from a mat file before running a simulink model. the ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
How to store output data from a simulink model to a text file
Thank you for your answer! Sorry I didn't expalin to well! The signal is either zero or a square wave with value 1. I stored all...

13 years 前 | 0

提问


How to store output data from a simulink model to a text file
Hi! I have a simulink model with several output signals in a bus. I'm monitoring one of the signals and I would like to store...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Can s sunctions compiled in win 32 bit be used in linux 32/64 bit
Hi! I am currently using matlab 32bit for linux and i ran in to trouble when trying to simulate a large simulunk model contai...

13 years 前 | 1 个回答 | 0

1

个回答