how can I display the Command Windows within App Designer? I have a code that I am programming, I need it to be executable on another pc, for that I can use the compilation app or the disegner app. but I need everything that comes out in the windows command to appear in a window or be printed when executing the code, as if it were the matlab workspace
What other hardware can I connect to the computer and app designer is able to interact with them? I want to use it to make a UI for a WSI microscope. I need to be able to connect the app with the hardware from the microscope, which are a few motors and a camera. Can it be done? (theoretically)
I am using R2019b and unable to see component properties window which usually appears at the bottom right corner of the video. How can I set it to place? Please help. Thank you.
how to fix this? Error using image While setting the 'Parent' property of 'Image': Functionality not supported with UIAxes. For more information, see Graphics Support in App Designer. Error in images.internal.basicImageDisplay (line 24) hh = image(cdata, ... Error in imshow (line 293) hh = images.internal.basicImageDisplay(fig_handle,ax_handle,...
Not with the "single-line" preview command, but you can definitely read in the images and display them on axes inside your app. www.mathworks.com/matlabcentral/answers/304563-imshow-in-appdesigner
Can I do something like this: app.EditField.Value= classify(testneuralnet,A) A is the input the user puts in. It's a basic letter classification program I made but can't make the gui. I want to put the output of the neural network. But cannot do it. Can anyone help me?
App designer gives me this error: Undefined function 'videoinput' for input arguments of type 'char'. Error in app1 (line 87) runStartupFcn(app, @startupFcn)
This is the best video ever! I will share with all my frieds
Thanks!. This was a great video. You are very good teachers.
how can I display the Command Windows within App Designer?
I have a code that I am programming, I need it to be executable on another pc, for that I can use the compilation app or the disegner app. but I need everything that comes out in the windows command to appear in a window or be printed when executing the code, as if it were the matlab workspace
What other hardware can I connect to the computer and app designer is able to interact with them? I want to use it to make a UI for a WSI microscope. I need to be able to connect the app with the hardware from the microscope, which are a few motors and a camera. Can it be done? (theoretically)
I am using R2019b and unable to see component properties window which usually appears at the bottom right corner of the video. How can I set it to place? Please help. Thank you.
Is there a way to get a list of the code you entered so I can enter as you do when I re-run the youtube video?
great video. Really helpful
Ideal, it helped me a lot. am trying to build a stand alone wed app using matlab
that uses optimization
Lol I read "building MATLAB using appdesigner" multiple times scrolling into this video
Is any tutorial available to create a presentation from matlab with a default template ppt?
how to fix this?
Error using image
While setting the 'Parent' property of 'Image':
Functionality not supported with UIAxes. For more information, see Graphics Support in App Designer.
Error in images.internal.basicImageDisplay (line 24)
hh = image(cdata, ...
Error in imshow (line 293)
hh = images.internal.basicImageDisplay(fig_handle,ax_handle,...
Great video guys!
Make another video please, about inheritance in app design, Thanks
Hello, how to run a .m file using push button in app designer? Any hints?
This is beyond awesome ! Thanks for the vid :)
how to add my class file object in app designer?
How can I use the webcam on an axis in app designer?
Hi, is there a way to put the webcam preview into the gui interface?
Not with the "single-line" preview command, but you can definitely read in the images and display them on axes inside your app.
www.mathworks.com/matlabcentral/answers/304563-imshow-in-appdesigner
Hey! Thanks. I got it working about a week ago.
cam= ipcam('192.168.43.128:8080/video')
fig = app.UIAxes;
frame = snapshot(cam);
im = image(fig, zeros(size(frame), 'uint8'));
axis(fig, 'image');
preview(cam, im)
setappdata(fig, 'cam', cam);
How to change column header font size of a table in MATLAB App designer? Please help. Thank you
Can I do something like this: app.EditField.Value= classify(testneuralnet,A)
A is the input the user puts in. It's a basic letter classification program I made but can't make the gui. I want to put the output of the neural network. But cannot do it. Can anyone help me?
Why not data source name not come in matlab query builder in matlab 2007b
App designer gives me this error:
Undefined function 'videoinput' for input arguments of type 'char'.
Error in app1 (line 87)
runStartupFcn(app, @startupFcn)
What does it mean?? I wrote exact code that appears on the video.
I wonder how i can manage to make two or more applications share data and variables in MATLAB R2017a. Does anybody have an idea about it?
Great information to prepare APP.
Great! It help me a lot. Thanks
Thank u for this awesome video
How to do package app in MATLAB ONLINE
Who is Sebastian? 10:58.
hi.
great video, Thank you.
Is it possible to run this app on mobile¿
How to make database app in matlab 2007b
hello i need some help on how to edit cells using the app designer in matlab
Feel free to ask the community on MATLAB Answers!
www.mathworks.com/matlabcentral/answers/
nice sir
28 min video that could be done in 5 min, 9 min into the video nothing happens... cammon
Indeed, we're working on cutting down our video lengths to be more "demo", less "tutorial"!
Yes but it is a very educational video
CARECT CARECT
Yoo
Never use app designer. It's just a pretty shit.
lol care to explain ?