Please correct my Postprocessing code

1 view (last 30 days)
sphinx mo
sphinx mo on 6 Oct 2011
Hi,
I am trying to get 3 surface graph from my output results of Matlab. The postprocessing code is always showing me an error when using str2num.
here you will find the inp and out file which will be asked by post-processing file.
please find out my wrong . files are here http://199.91.152.235/5t90fgewbseg/6ph48g5ptzwq0qh/matlab+C.rar
  2 Comments
Walter Roberson
Walter Roberson on 6 Oct 2011
My system cannot process .rar files, and I have no desire to hunt for a .rar utility for my (no longer supported) system and to pay just to decode the files.
.zip files are a standardized format. Try that.
But better yet, just show the appropriate section of your code, narrowing the problem as much as possible. You should be able to isolate it to three or so lines.
Oh yes: a copy of the error message is sometimes of passing interest to those of us whose crystal ball is in the shop for tune-up.
sphinx mo
sphinx mo on 6 Oct 2011
ok
directly upladed
the error comes like this one
??? Error TMP = str2num(fgets(INP2));
input http://download1081.mediafire.com/0oid776oj1kg/oxikjw05p5lu3jg/50.inp
output
http://199.91.152.42/hgmyxm3u6bug/k6cg69lo4tdgigx/50strs.out
post-processor.m
http://199.91.153.194/r5386ugkl7fg/bpqd6uhuvjauwmj/Postprossing.m

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!