True False with Quotes

True False with Quotes - Why does "-" return false - Messages

#1 Posted: 1/3/2021 9:11:34 PM
Ryan Freund

Ryan Freund

19 likes in 339 posts.

Group: User

Why does this return false (see image below)?
Is there anything I can do to correctly evaluate this?

Quotes are false.jpg




#2 Posted: 1/3/2021 9:26:47 PM
Ryan Freund

Ryan Freund

19 likes in 339 posts.

Group: User

So this is interesting, I can't replicate this if I define OD = "-"

However, the definition comes from a matrix which was input from excel. So in excel the cell value is "-" without the quotes. So SMath added the quotes. Attached is the SMath file which has a large matrix "HSS Section Properties - large matrix". These values were input from excel.
Steel Beams - HSS.sm (2 MiB) downloaded 39 time(s).

I can post the excel file and import method if needed.
#3 Posted: 1/4/2021 12:42:55 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Wrote

Why does this return false (see image below)?
Is there anything I can do to correctly evaluate this?
...



Without the file it can be the same as gambling. My best guess is that when copying and pasting text many times SMath takes the unicode character instead of the simpler ASCII character, as in the attached file.

UnicodeIssue.sm (2 KiB) downloaded 27 time(s).

UnicodeIssue.jpg

Conclusion: do not copy and paste quoted strings in SMath, but rather write them.

Best regards.
Alvaro.
1 users liked this post
Davide Carpi 1/4/2021 6:38:00 PM
#4 Posted: 1/5/2021 12:10:14 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

1. sanity the 'New' includes all valued cols
2. I know no way to search by "Text"
3. Those pipes are damned small, max ½"
4. search from visual to get the row index.
5. Header is missing of what is what in there
Can't help more ... Jean

Steel Beams - HSS Clean Matrix.sm (2 MiB) downloaded 36 time(s).
#5 Posted: 1/6/2021 9:00:04 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

4. search from visual to get the row index.


For this kind of project, be a good musician ...
like having in mind the Pachelbel Cannon.
You can search wisely but only numerical.

Steel Beams - HSS Clean Matrix.sm (2 MiB) downloaded 37 time(s).

#6 Posted: 1/11/2021 7:19:04 PM
Ryan Freund

Ryan Freund

19 likes in 339 posts.

Group: User

Sorry for my delayed response, thanks for the replies.
Jean - thanks for your work.
Razonar - I think you are on to something there, but maybe this happens due to the import from excel?

I've attached both the smath file and the excel file.

AISC_Shapes_Material_14.1.xlsx (775 KiB) downloaded 26 time(s).
Steel - Section Import.sm (4 MiB) downloaded 41 time(s).
#7 Posted: 1/12/2021 11:01:07 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

You may have to consider make "_" in cols make them 0
and code the two first cols numerical.
Flies in the blue as pressing F9 !

SP HSS.PNG
#8 Posted: 1/12/2021 3:16:42 PM
Ryan Freund

Ryan Freund

19 likes in 339 posts.

Group: User

Hey Jean, Not sure why you are receiving that error. If both files are located in the same folder on your computer, it should work.

I'm hoping to not have to replace all the "-" with "0", but it would likely work.
#9 Posted: 1/12/2021 3:50:20 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Hey Jean, Not sure why you are receiving that error. If both files are located in the same folder on your computer, it should work.

I'm hoping to not have to replace all the "-" with "0", but it would likely work


Quite right, first time over 1000 + downloaded documents that go zap !
You may try to replace "-" via a matrix scan.
Cheers ... Jean
#10 Posted: 12/6/2023 2:07:12 AM
Ryan Freund

Ryan Freund

19 likes in 339 posts.

Group: User

Note to future self when I don't update this and I have this problem again in 3 years...

1.) Expand the collapsed matrix in the SMath file.
2.) Copy the "-" from inside the matrix.
3.) Paste (replace) this into your functions.
Voila
  • New Posts New Posts
  • No New Posts No New Posts