Sugar Mummy
Followers: 0 Following: 0
Feeds
질문
Renaming a Excel file from an array
Hello everyone! I am facing problem in renaming my Excel file. I have a defined variable with values (5x1 double) values=[0.00...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Saving for loop value after each iteration
Hello everyone! I am working on simulink MATLAB (2021b) where I am simulating a model. I am facing problem in saving the value ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Saving value in for loop in Simulink
Hello everyone! I am working on simulink MATLAB (2021b) where I am simulating a model. I am facing problem in saving the value ...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
Appending multiple Excel files using script
Hello everyone! I want to append 500 excel files. IS there any way through coding to complete the desired task. Any help or sugg...
거의 3년 전 | 답변 수: 1 | 1
1
답변질문
Saving multiple files in 'xlsx' format
Hello everyone, I have been working on a script where I have to store multiple files (say 10 files) like TestingFile1, TestingF...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
initialize from source, Model workspace
Hi everyone, I hope this has not been answered yet. I've a simulink model where one of my simulink parameter is loaded from a ...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
mat to xlsx conversion
Hello everyone! I am trying to convert my .mat file using the following code data=load('Check.mat'); f=fieldnames(data); for ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Saving Scope Data after each iterations
Hello, I am facing a problem where I have to save Scope data having multiple variables. I am using the code shown below but its ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Saving Scope Data in Simulink
Hello everyone, I am working on a project where I have to save data of scope. I am using the code shown below but its not worki...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Passing one value at a time
Hi, I need to pass one value at a time from matrix. For example, first value would be 0.0087 the loop execute and display that,...
거의 3년 전 | 답변 수: 1 | 0