Question


SIMULINK error: Unable to determine a fixed step size based on the sample times in the model
Friends, I get the following error while running my SIMULINK model (closed-loop control feedback): 'Unable to determine a ...

10 years ago | 1 answer | 0

1

answer

Question


Simulink error: Unable to determine a fixed step size based on the sample times in the model
Friends, I get the following error while running my SIMULINK model (closed-loop control feedback): 'Unable to determine a ...

10 years ago | 1 answer | 0

1

answer

Question


Please help - How can i limit the number of inputs in the editbox (GUI)
Hi all, Thank you for reading my question. I have a GUI with a couple of editboxes. I want to limit the number of input charact...

10 years ago | 4 answers | 0

4

answers

Answered
Please help - How can i limit the number of inputs in the editbox (GUI)
Your code gives the error: Too many input arguments I actually came up with the following code which does move the cursor aut...

10 years ago | 1

Answered
Please help - How can i limit the number of inputs in the editbox (GUI)
Thank you Roberto. I put text = get(hObject, 'value') length(text) in the KeyPressFnc but all I get is 0 and 1 for each ...

10 years ago | 0

Answered
GUI with no 'close' and 'minimize' buttons
Hi Friedrich, Thank you for your reply. My system is Windows 8.1. I do want a simple GUI with no 'close', 'minimize or maximiz...

10 years ago | 0

Question


GUI with no 'close' and 'minimize' buttons
I have made a GUI which displays 'Please wait ...' during a computation so it shouldn't be closed or minimized. How can I elimin...

10 years ago | 3 answers | 0

3

answers

Answered
Hi, i am trying to run this code and facing problem. So plz help.....!!!
Can you attach vipmen.avi so the code can be run to check errors

10 years ago | 0

Answered
Creating a AxBxCxD out of AxB matrix.. Using reshape, code included..little help needed
In _x = [x;zeros(1,ncust)];_ ncust should be an integer. _ncust = size(x,2);_ doesn't generate an integer. Besides, I'm not su...

10 years ago | 0

Answered
Hello. I am doing an online course on MATLAB and straight away I am being given a homework without any basis. Guide me please !
Dawood, In order to write a code, you should have an algorithm. And algorithm is designed based on formula. If you provide mat...

10 years ago | 0

Question


What username and password should I enter in 'Connect to a Data Source' window of Database toolbox?
Hi all, Upon opening Database Explorer App, the window 'Connect to a Data Source' opens where it asks for username and password...

10 years ago | 1 answer | 0

1

answer

Question


Validate License key for an App
Hi all, I have generated some license keys and stored them in MS SQL server management studio Database and I want my app to be...

10 years ago | 0 answers | 0

0

answers

Answered
How to use system ()
You're awesome! It worked. Thank you so very much!

10 years ago | 0

Question


How to use system ()
Friends, I have this code which works fine: system(['C:/My_program/folder_images/myexecutable.exe <' fname_path]); Bu...

10 years ago | 3 answers | 0

3

answers

Answered
How to find the location of a file?
Thank you sir! It worked.

10 years ago | 0

Question


How to find the location of a file?
Hello, I need to be able to find the location of a an m.file and its full path (directory) by typing its name in the command...

10 years ago | 2 answers | 1

2

answers

Answered
Compiler - making standalone file
Thank you Walter. I did take a look at ctfroot() and some related pages. I still have some questions. How can I change the Pro...

10 years ago | 0

Question


Compiler - making standalone file
Folks, I made a standalone, executable file of my code using _deploytool_ and it works fine. However, it doesn't run four sor...

10 years ago | 2 answers | 0

2

answers