photo

Suleman Jalal


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
100,606
of 300,429

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

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 1

View badges

Feeds

View by

Question


What extension do I use to save my MATLAB file on ATOMS script editor?
I really like using Atoms. I attempted to save my script both in ".m" and ".mat" file extensions. However, it is not a one to on...

6 years ago | 1 answer | 0

1

answer

Question


How can I add an expiration date and time to my script or P-code file?
Hello, I have a MATLAB script code which I have it converted into a P-code file, using "%pcode*.m". I wanted to share my P-cod...

6 years ago | 1 answer | 0

1

answer

Question


How do I multiply an integer with a single value from the matrix?
%Start of the code Module_Information = inputdlg ({'Thrust','Mixture Ratio','Reserve'},'Test', [1 50; 1 50; 1 50;]); Exhaust_V...

6 years ago | 2 answers | 0

2

answers