photo

Nathan Jalal


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
125,291
of 298,363

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,572

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,969

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 3

View badges

Feeds

View by

Question


Can I change degrees to radians by simply changing from sind to sin?
I have a function that does a basic calculation using some trig. Instead of theta being in degrees can I change it to radians by...

4 years ago | 1 answer | 0

1

answer

Question


How to monitor the output of a function when being called in a separate function
I created a function that pulls information for a certain day from NASA's website using ftp when given a date. I am calling it i...

5 years ago | 1 answer | 0

1

answer

Question


How to have a string change based on user input
I am working on a function that pulls information from nasa's website using ftp. The directory string that I am pulling from cur...

5 years ago | 1 answer | 0

1

answer

Question


How to display an error if a file doesn't exist
I am working on a function that uses ftp to pull files from nasa's website. I want to make it so that if the file doesn't exist ...

5 years ago | 3 answers | 0

3

answers

Question


How to unzip .Z files
I have a function that downloads .Z files using ftp. I want the function to be able to unzip those downloaded files and then del...

5 years ago | 1 answer | 0

1

answer

Question


How to check each number in a user given vector
The following is the function I am trying to build. If a user doesnt give any information it work, however I am trying to have i...

5 years ago | 1 answer | 0

1

answer

Question


How to check the inputs of a user given vector
The following is the function I am trying to build. If a user doesnt give any information it work, however I am trying to have i...

5 years ago | 1 answer | 0

1

answer

Question


Convert Datetime to UTC
How to convert datetime('today') into utc format. Preferably [YYYY MM DD 12 0 0].

5 years ago | 1 answer | 0

1

answer