photo

Pradeep

MathWorks

Last seen: 19 Tage vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Product Manager, Online Products

Statistik

All
MATLAB Answers

0 Fragen
28 Antworten

Cody

0 Probleme
4 Lösungen

RANG
1.737
of 300.365

REPUTATION
40

BEITRÄGE
0 Fragen
28 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
6

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
62.051
of 168.262

BEITRÄGE
0 Probleme
4 Lösungen

PUNKTESTAND
50

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • MATLAB Central Treasure Hunt Finisher
  • First Review
  • Knowledgeable Level 2
  • 3 Month Streak
  • Revival Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

etwa 2 Monate vor

Beantwortet
proplem in fig file in MATLABmobile
MATLAB Mobile does not currently support opening .fig files directly from the 'Files' tab. A workaround for this is to navigate ...

mehr als 5 Jahre vor | 0

Beantwortet
Live Script Compatibility with Matlab Mobile
As you've observed, Live Editor and the abiltiy to interact with Live Scripts is not supported in MATLAB Mobile at this moment. ...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
How to connect matlab mobile (iphone wifi) directly to laptop using adhoc network
As of September 2019, MATLAB Mobile no longer supports the workflow of connecting to a MATLAB session running on your computer. ...

etwa 6 Jahre vor | 0

Beantwortet
Mobile - Lost Communication with MathWorks Cloud
I would recommend reaching out to our support team (support@mathworks.com) for troubleshooting. Information like your platform, ...

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
Can Matlab mobile and Matlab online run at the same time?
EDIT: As of September 2020, it is now possible to log in to MATLAB Online and MATLAB Mobile simultaneously. Once you're signed i...

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
Can i use Signal Processing Toolbox on my iPad?
If your MathWorks Account is associated to a license that has Signal Processing Toolbox, you should be able to use it on your iP...

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
How can I connect to remote mysql database from matlab mobile?
Not sure if this is something specific to your network, but - prior to connecting to the database - could you try adding your dr...

mehr als 7 Jahre vor | 0

Beantwortet
How do I access my workspace variables from MATLAB mobile?
MATLAB Mobile does not have a separate screen or tab that shows the Workspace browser. You can view a listing of your workspace ...

mehr als 7 Jahre vor | 2

| akzeptiert

Beantwortet
MATLAB Mobile 3.1 support 'input' ?
We added support for the INPUT command in the current releases (4.1.2 on Android, 7.1.1 on iOS) of MATLAB Mobile.

etwa 8 Jahre vor | 2

Beantwortet
Matlab Mobile iOS Keyboard shortcuts
The following keyboard shortcuts should work * Run a command: command+r (or) command+alt+r (for iOS keyboards) * Save: comma...

etwa 8 Jahre vor | 1

Beantwortet
How to edit files in Mobile MATLAB
The current versions of the app (both iOS and Android) provide an editor to create new files and edit existing files. Download t...

etwa 9 Jahre vor | 0

Beantwortet
How to edit *.m files on Matlab Mobile?
The current versions of the app (both iOS and Android) provide an editor to create new files and edit existing files. Download t...

etwa 9 Jahre vor | 1

Beantwortet
How does Matlab mobile work?
You will need to associate your MathWorks Account with your existing license. See the getting started steps here for more inform...

etwa 10 Jahre vor | 0

Beantwortet
How to edit files in Mobile MATLAB
MATLAB Mobile does not support an editor, as mentioned in the "Limitations" section here: http://www.mathworks.com/mobile/fea...

etwa 10 Jahre vor | 0

Beantwortet
How do I remove a file from MATLAB Cloud Storage?
You can use DELETE from the command line when you are connected to the cloud from MATLAB Mobile: <http://www.mathworks.com/h...

etwa 10 Jahre vor | 0

Beantwortet
How do I use Matlab Mobile as a university student?
I am assuming that you wish to connect to the cloud from MATLAB Mobile. If you are a student at a university that currently ...

mehr als 10 Jahre vor | 0

Beantwortet
Matlab on the cloud
If you are referring to a pre-configured image running on a cloud service such as Amazon Web Services (AWS), you do have the opt...

mehr als 10 Jahre vor | 0

Beantwortet
I got an email to try MATLab online and can't login
If you purchased the MATLAB and Simulink Student Suite (R2014a), you are eligible to use MATLAB Online. I would suggest contacti...

mehr als 10 Jahre vor | 0

Beantwortet
Can MATLAB Mobile application receive data from another application on an android phone?
MATLAB Mobile cannot interact with other apps on your Android device. If you are connecting to the cloud from MATLAB Mobile and ...

fast 11 Jahre vor | 0

| akzeptiert

Beantwortet
is it possible to rotate 3D pictures when using matlab mobile?
MATLAB Mobile does not support interactivity with 3D figures. You can use the Data Cursor functionality and zoom in and out (not...

fast 11 Jahre vor | 0

| akzeptiert

Beantwortet
Can I use data stored at my Android for MATLAB Mobile calculations?
MATLAB Mobile cannot access data stored on your device's local storage. If you are connecting to your desktop, the app will be a...

mehr als 11 Jahre vor | 0

Beantwortet
MATLAB Mobile connector time out
What version of MATLAB are you connecting to? Minimum supported versions can be found <http://www.mathworks.com/mobile/system-re...

mehr als 11 Jahre vor | 0

Beantwortet
How can I use files that I uploaded to Matlab Mobile, in Cody?
Files that you upload to MATLAB Mobile cannot be used in Cody. If you are looking to create a Cody problem that can use data fil...

mehr als 11 Jahre vor | 0

Beantwortet
About Matlab Mobile And Connector
It looks like you are trying to connect on port 8080. Did you try the default 31415 port? Also, what device are you on (iOS, And...

mehr als 12 Jahre vor | 0

Gelöst


Swap the input arguments
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

mehr als 12 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 12 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 12 Jahre vor

Beantwortet
Remote connect with MATLAB Mobile
Yes, with a valid VPN connection you can connect to your computer from MATLAB Mobile, even if they are on different networks.

fast 13 Jahre vor | 0

Beantwortet
Connector failing to run
Hi Peter, Although the installation adds the connector folder to your path, it's possible that this might not have happened. ...

etwa 13 Jahre vor | 0

Mehr laden