photo

Sugar Mummy


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
36,195
of 300,364

REPUTATION
1

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 1

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer