Respondida
MATLAB and NI myRIO
Hi Vincent, Currently MATLAB doesnt support NI myRIO. This is already a known issue and concerned people are aware of it. Tha...

casi 4 años hace | 0

| aceptada

Respondida
How can I set an ActionPostCallback of zoomInteraction from default axes toolbar (UIAxes / Appdesigner)?
Hi Benjamin, You can execute zoom functionality using 3 different types of call backs ButtonDownFilter, ActionPreCallback, Acti...

casi 4 años hace | 0

Respondida
i need to send a signal from one computer using matlab to another computer also running matlab through usb cable
Hi Esmail, You can make use of the Data Acquisition toolbox available in MATLAB in order transfer the data using USB cable. Yo...

casi 4 años hace | 0

Respondida
How to add new classes into a pre-trained network?
Hi Da Huang, You can load the model, train and remove the last layer, change its other neurons and train the network again! Thi...

casi 4 años hace | 0

Respondida
Alternate Text for image in Live Script
Hi Heather, MATLAB by default considers alternate text as the name of the image inserted, you can find the alternate text when ...

casi 4 años hace | 0

| aceptada

Respondida
Matlab Engine for Python Installation Error
Hi Sangaman, As a workaround, On Windows, you may need to run the command prompt as administrator,in order to write to the pro...

casi 4 años hace | 3

Respondida
Which method should I take for regression neural network in Matlab?
Hi Alireza, You can make use of the Regression Learner App available in MATLAB, as it helps to choose, various algorithms to t...

casi 4 años hace | 0

| aceptada

Respondida
Unable to access MAT-file logging option
Hi Vatsal, In order to access MATLAB File logging implement the following steps in MATLAB 2020a inside SIMULINK Step 1: In you...

casi 4 años hace | 0

Respondida
How can I change color of Push Button in Simulink GUI or add a picture?
Hi Diana, Yes, You can update the background color by using the set function which is used to set all the graphics object prope...

casi 4 años hace | 0

Respondida
Feature Extraction of stl. files (three dimensional)
Hi Diego, You can use generative networks during the process of training data, you can train an autoencoder which takes images ...

casi 4 años hace | 0

| aceptada

Respondida
matlab start shortcut does not start
Hi Toshihiko, You can go to the installation directory location, where matlab.exe is located by default, C:\Program Files\MAT...

casi 4 años hace | 0

Respondida
Data Type Override is automatically enabled when upgrading Simulink Versions
Hi Dhruv, Data type override, overrides the data types in your model. Whenever you are converting a model from floating point t...

casi 4 años hace | 1

| aceptada

Respondida
"Matlab has disabled some advanced graphic rendering features"
Hi, As a workaround you can execute, opengl hardware This command renders subsequent graphics. If your graphics hardware do...

casi 4 años hace | 3

Respondida
Training network on non-image data
Hi Victoria, Documentation has good examples on non-image data, Here is the example which shows how to train a deep learning m...

casi 4 años hace | 0

Respondida
plotconfusion cannot produce the correct result as confusionmat
Hi Haotian, As per my understanding, you have given the same sort of inputs to the confusionmat function and plotconfusion func...

alrededor de 4 años hace | 1

Respondida
Train Categorial data in Neural Network Model
Hi, Refer to the information below, If the xlsx file provided in the question is the only data you are working on, you can use...

alrededor de 4 años hace | 1

| aceptada

Respondida
How to create ripples on the image
Hi Kumara, As a workaround, use this code to get the ripple effect to an image. imp = double(imread('image.jpeg'));% image fil...

alrededor de 4 años hace | 0

Respondida
App designer에서 App의 결과를 출력하는 방법
You can refer to the link https://www.mathworks.com/help/matlab/creating_guis/share-data-across-callbacks-in-app-designer.html...

alrededor de 4 años hace | 0

Respondida
sending stateflow messages through a bus
Hi Julius, You can refer to this link which provides detailed information. https://www.mathworks.com/help/stateflow/ug/message...

alrededor de 4 años hace | 0

Respondida
how can we connect a motor by uisng igbts in simscape
Hi Maheswari, You can refer to the links below in order to create a Motor in Simscape. https://www.mathworks.com/help/physmod/...

alrededor de 4 años hace | 0

| aceptada

Respondida
Making a Switchgear in Simulink
Hi Roberta, You can refer to this link and examples to get more information. Hope this helps !

alrededor de 4 años hace | 0

Respondida
Hello, I have a question about optimization. How can we perform chopped random basis optimization (CRAB) or Gradient optimization of analytic controls(GOAT) in Matlab?
Hi Prabin, There are no direct functions in MATLAB in order to perform chopped random basis algorithm and Gradient Optimization...

alrededor de 4 años hace | 0

Respondida
This is the code that I write to find the minimum distance between the points (column A and column B in the data1.xlsx) with the wall (column C and column D in the data1.xlsx) ,but it has errors, who can help me ,thank you so much.
Hi, As per my understanding, data1.xlsx file contains 17722 rows and 4 columns, From the code, it is clear that you are trying ...

alrededor de 4 años hace | 0

Respondida
Naive Bayes Feature importance
Hi Shathesh MATLAB has various functions and attributes defined for Naive Bayes Classifier. ClassificationNaiveBayes is a naiv...

alrededor de 4 años hace | 0

Respondida
how do I add MATLAB prompt to command window?
Hi Ozan, As a workaround, You can try undocking the command window and closing it seems to fix the issue or restarting the matl...

alrededor de 4 años hace | 0

| aceptada

Respondida
9.1 Discrete Systems task 3
Hi Vu Canh, Just went through this task. It works fine. First suggestion would be to restart MATLAB and see if the behavior con...

alrededor de 4 años hace | 0

Respondida
MATLABが認識​されない
Hi Kunikazu, When you download MATLAB using MathWorks Account-based installation process or instead installed using a File Ins...

alrededor de 4 años hace | 1

Respondida
How to plot two trimesh plots together with different colour maps?
Hi Kieran, Colormap sets the colormap for the current figure to one of the predefined colormaps. If you set the colormap for th...

alrededor de 4 años hace | 0

Respondida
Installation issues on Mac
Hi Wei Yi, You can refer to this link in order to resolve the issue. Hope this helps !

alrededor de 4 años hace | 0

Respondida
Why is MATLAB using my network?
Hi Chad, The "matlabrc.m" file will run the "startup.m" file so this can be in few cases where it uses the network. "matlabrc" ...

alrededor de 4 años hace | 0

| aceptada

Cargar más