photo

metehan akinci


Last seen: 5 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
28,866
of 300,871

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
55.56%

收到投票数
1

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2
  • First Review

查看徽章

Feeds

排序方式:

提问


Is there a way to select variant choice using a simulink signal instead of constants?
Hello, i have a simulink block diagram, that has a logic gives 1 or 2 in the simulation time with given inputs. I want to use th...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Why does Simulink "model" function documentation is no longer available after the 22a?
Hello, I have been using the "model" functions for almost 6 years, then when I downloaded the new matlab relase (22b or newer),...

1 year 前 | 1 个回答 | 0

1

个回答

提问


S-Function support for future releases
ı am using R2023a and creating s-functions from subsystems for fast compile time and fast simulation time. Simulink gives warnin...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to get Simulation Status correctly?
Hello, I was trying to get Simulation Status after i compile the model using ; get_param('myModel', 'SimulationStatus') yet eve...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How can I find the documentation of the AnalyticLinearization Parameter and Model function flags?
Hi, I have been looking inside a Matlab's linearization scripts and found the below usages. 1) set_param(model,'AnalyticLine...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How can i find specified numbers in an array without using for loop?
I want to find places of specified values in an defined array but without using for loop since it really slows down my code. Th...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can I erase Sheet1 Sheet2 and Sheet3 in excel file using writetable function in matlab?
I m using write table function to create an excel file yet i can not erase sheet names which are 1 2 3. How can I erase the Shee...

6 years 前 | 1 个回答 | 1

1

个回答

提问


How can i generalize what is inside the ndgrid function?
I have a Values Matrix Values={[3 4],[2],[3 4 5]} %% which is randomly created. [Numbers{1:length(Values)}]=ndgrid(Values{1...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I find which row has a specied values that I entered?
So for example; Lets say A=[4 5 6 7; 8 4 5 6;4 5 6 8;8 4 8 9 ;1 2 2 4;5 3 4 6]; and i want to find which row has the vector ...

7 years 前 | 2 个回答 | 0

2

个回答