Click here to Skip to main content
15,905,914 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:17
professionalChris Losinger15-May-06 8:17 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 8:25
surfman1915-May-06 8:25 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:30
professionalChris Losinger15-May-06 8:30 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 8:39
surfman1915-May-06 8:39 
GeneralRe: Load Bitmap Pin
Chris Losinger15-May-06 8:44
professionalChris Losinger15-May-06 8:44 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 9:00
surfman1915-May-06 9:00 
GeneralRe: Load Bitmap Pin
surfman1915-May-06 9:07
surfman1915-May-06 9:07 
QuestionHELP Needed: MATLAB in MSVC environment Pin
UJ_Student15-May-06 6:35
UJ_Student15-May-06 6:35 
I'm new to MATLAB programming. I currently use MATLAB v6.1(R12) on
MS WINXP SP2 with MS Visual C++ (6.0). I created a section of a
program within the Visual C++ environment and inserted a function
M-file into this program using the MATLAB Visual Studio Add-in. The
function M-file is to produce graphical output based on the values of
arrays which are to be initialized in the C++ environment. The
resulting program shows no compile errors.

The problem begins when the program is executed. It seems unable to
use the arrays intialized within the Visual C++ environment and
returns the error: "variable x is undefined". I don't understand why
this is so as the arrays have been initialized and passed
(mwArray(n_,_n,_name). I would appreciate it if someone could
provide assistance urgently.

Thank you

ATBU
QuestionWorking with 8bpp Images Pin
1980soyo15-May-06 6:30
1980soyo15-May-06 6:30 
AnswerRe: Working with 8bpp Images Pin
includeh1015-May-06 6:46
includeh1015-May-06 6:46 
GeneralRe: Working with 8bpp Images Pin
1980soyo15-May-06 8:13
1980soyo15-May-06 8:13 
Questionfopen_s problem Pin
big_denny_20015-May-06 6:12
big_denny_20015-May-06 6:12 
AnswerRe: fopen_s problem Pin
led mike15-May-06 6:19
led mike15-May-06 6:19 
AnswerRe: fopen_s problem Pin
Joe Woodbury15-May-06 7:38
professionalJoe Woodbury15-May-06 7:38 
GeneralRe: fopen_s problem Pin
big_denny_20015-May-06 7:59
big_denny_20015-May-06 7:59 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:14
professionalJoe Woodbury15-May-06 8:14 
GeneralRe: fopen_s problem Pin
big_denny_20015-May-06 8:30
big_denny_20015-May-06 8:30 
GeneralRe: fopen_s problem Pin
David Crow15-May-06 8:35
David Crow15-May-06 8:35 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:36
professionalJoe Woodbury15-May-06 8:36 
AnswerRe: fopen_s problem Pin
David Crow15-May-06 8:10
David Crow15-May-06 8:10 
GeneralRe: fopen_s problem Pin
big_denny_20015-May-06 8:13
big_denny_20015-May-06 8:13 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:18
professionalJoe Woodbury15-May-06 8:18 
GeneralRe: fopen_s problem Pin
Joe Woodbury15-May-06 8:17
professionalJoe Woodbury15-May-06 8:17 
GeneralRe: fopen_s problem Pin
David Crow15-May-06 8:23
David Crow15-May-06 8:23 
AnswerRe: fopen_s problem Pin
Michael Dunn15-May-06 8:44
sitebuilderMichael Dunn15-May-06 8:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.