problem in creating standalone application

while creating standalone application the package tick mark is not enable and showing "Application must have a target and entry point defined. what does this means?

1 Comment

Is your main routine a function or a script? Which MATLAB release?

Sign in to comment.

Answers (1)

This is probably because you haven't selected a program to compile. Click the + button next to the box labeled "add main file" and choose the program you want to compile.

1 Comment

i was wrong in following the namin convention...Anyhow thanks for the responding

Sign in to comment.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Asked:

on 7 Dec 2015

Commented:

on 8 Dec 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!