Community Profile

photo

Sutanu Maiti

Last seen: 3 dagar ago Active since 2018

Statistics

  • Knowledgeable Level 3
  • 6 Month Streak
  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Answered
How to Resolve MATLAB Crashes with Simulink Support Package for Raspberry Pi Due to Locale Settings?
If you are using the Simulink support package for Raspberry Pi and encountering crashes in MATLAB when creating a Raspberry Pi o...

4 månader ago | 1

| accepted

Question


How to Resolve MATLAB Crashes with Simulink Support Package for Raspberry Pi Due to Locale Settings?
MATLAB crashes with dump: Assertion in struct mxArray_tag *__cdecl `anonymous-namespace'::MxCreateStringNCharsT_safe<unsigned ...

4 månader ago | 1 answer | 1

1

answer

Answered
How to (In a simplest way) get plot of an analogous sensor data from arduino to android through blue tooth module as like as serial plotter.? How to
https://in.mathworks.com/help/supportpkg/android/ref/usb-serial-communication.html

ungefär ett år ago | 0

Answered
Why am I seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup with 2019b?
You may choose Android Studio 4.0.2 October 6, 2020 or any version below that.

mer än ett år ago | 0

Answered
### Build procedure for camera aborted due to an error.
Can you please uninstall android build tools 33.0.0 and install 32.00 and run Hardware Setup screen once more? Once hardware set...

mer än ett år ago | 0

| accepted

Answered
Why am I getting “Inputs must be character vectors, cell arrays of character vectors, or string arrays” error when I build androidGettingStartedExample example model?
Few recent Android phones with multiple cameras are producing the error mentioned above even though they goes through the Hardwa...

mer än ett år ago | 0

| accepted

Question


Why am I getting “Inputs must be character vectors, cell arrays of character vectors, or string arrays” error when I build androidGettingStartedExample example model?
I am getting “Inputs must be character vectors, cell arrays of character vectors, or string arrays” error when I build androidGe...

mer än ett år ago | 1 answer | 0

1

answer

Answered
Is there a way for ThingSpeak using REST to send polling/notification data to Android Studio?
REST calls are always polling based. You want server to push data to client. For that purpose, you must use MQTT. REST is a rep...

mer än ett år ago | 0

Answered
Simulink Android Setup - SDK not detected
Hi Prashant, If selecting "latest version" on hte first screen lets you go through the TestApp on the final screen, then you ma...

mer än ett år ago | 0

Answered
Simulink Support Package For Android Devices --> Hardware Configuration: Building TestApp fails
Please install the build tools from Android Studio’s SDK manager as shown in the below image : And the same goes for platf...

nästan 2 år ago | 0

Answered
IOT project controlling hardware through android application
Simulink® Support Package for Android™ Devices lets you program and run algorithms on Android smartphones and tablets. Can you p...

nästan 2 år ago | 0

Answered
The signal recording time from the accelerometer is only 5 seconds, how can it be increased
PLease have a look at be below documentation: https://www.mathworks.com/help/supportpkg/android/ug/configure-model-to-log-signa...

nästan 2 år ago | 0

Answered
Why actual resolution of the image from Simulink Android camera is different from the resolution set on the camera block ?
This has been noticed and we have found that this behavior is due to Android itself. The camera frame we receive is equal to the...

nästan 2 år ago | 1

Answered
how to connect a switch? How to combine lines coming from planes into one so that it is saved in one file. and how to connect the switch so that you can stop recording to save
As the block mask description says, you may change the slider value to 0 to stop recording, 1 for starting the recording again...

nästan 2 år ago | 0

Answered
Application for recording data from the accelerometer and microphone on the phone
Can you please check below 2 example and check the settings? These two examples might help you: Plot Route and Speed on a Map U...

ungefär 2 år ago | 0

Answered
Not able to complete the "Verify Configuration Of your Android Device" step in the hardware setup for Simulink support package for android device
Please follow the answere in below MATLAB Answere: https://www.mathworks.com/matlabcentral/answers/1623640-how-to-troubleshoot-...

ungefär 2 år ago | 0

Answered
How to create a neural network
You may use your phone to do that by using following example from Simulink Support packge for Android Devices : Detect and Trac...

ungefär 2 år ago | 1

| accepted

Answered
Android project directory path name exceeds the 119 character
You may change your "Current Folder" to a shorter path, for exmaple "C:\Temp" and build the model.

ungefär 2 år ago | 0

Answered
How to troubleshoot SDK issues in MATLAB
In Android Studio's SDK Manager. Screenshot given below...

ungefär 2 år ago | 1

| accepted

Answered
How to troubleshoot SDK issues in MATLAB
If you are using MATLAB R2021b then please select the 'tested version' option in the first screen of Hardware Setup and install ...

ungefär 2 år ago | 1

Answered
Compile the code for smartphone
You may use MATLAB add-on feature Simulink Support package for Android devices to create an Android App right from Simulink mode...

mer än 2 år ago | 0

Answered
Code generation information file does not exist.
Can you please try building corresponding example model once? To launch the example model, please execute below commnd in MATLA...

mer än 2 år ago | 0

Answered
Build error for ARM compute for android
Can you please have a look at the model's config set whether the ARM compute library version is set to 20.02.1? To check that p...

mer än 2 år ago | 1

| accepted

Answered
Deep Learning model to develope Simulink/Android app
You may have a look at the below example: https://www.mathworks.com/help/supportpkg/android/ref/detect-and-track-objects-using-...

mer än 2 år ago | 0

Answered
Automatic upload of images from Android to Matlab code
You may run entire MATLAB code natively on your Android phone by doing code generation. If you want to do that you may have a lo...

mer än 2 år ago | 0

| accepted

Answered
How to make stanalone app with app designer for Macbook or Android or ios
You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application. You can embed your ...

mer än 2 år ago | 0

| accepted

Answered
Is there a way to code an application using Kotlin on Android Studio to upload data to ThingSpeak?
You may use Simulink® Support Package for Android™ Devices that will alow you to create an app without writing a single line of ...

mer än 2 år ago | 1

Answered
Can someone help me in connecting Matlab with Android Studio and Mysql?
You can use Simulink support package for Android Devices to implement the logic along with user input and displaying out in a Si...

mer än 2 år ago | 0

Answered
Exporting Matlab trained CNN model to ONNX Problem
MATLAB trained CNN models and be exported and saved as a .mat and can directly be used for deploymnet on Android device by using...

mer än 2 år ago | 0

Answered
For deep learning, the simulation target language must be set to C++? I believe that I have set it properly.
Please set it as shown in below image: (You also search by "SimTargetLang" on the search bar at the top of config set..)

mer än 2 år ago | 0

Load more